Home
last modified time | relevance | path

Searched refs:xfs_rmap_insert (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_rmap.c103 xfs_rmap_insert( in xfs_rmap_insert() function
1724 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1759 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1764 error = xfs_rmap_insert(cur, bno, len, owner, offset, newext); in xfs_rmap_convert_shared()
1797 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1841 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1867 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
2011 error = xfs_rmap_insert(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared()
2071 error = xfs_rmap_insert(cur, bno + len, in xfs_rmap_unmap_shared()
2223 error = xfs_rmap_insert(cur, gtrec.rm_startblock, in xfs_rmap_map_shared()
[all …]
A Dxfs_rmap.h130 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
/linux/fs/xfs/
A Dxfs_trace.h2816 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);

Completed in 12 milliseconds