Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rmap.c117 xfs_rmap_insert( in xfs_rmap_insert() function
1758 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1793 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1798 error = xfs_rmap_insert(cur, bno, len, owner, offset, newext); in xfs_rmap_convert_shared()
1831 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1857 error = xfs_rmap_insert(cur, bno, len, owner, offset, newext); in xfs_rmap_convert_shared()
1875 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1901 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
2045 error = xfs_rmap_insert(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared()
2105 error = xfs_rmap_insert(cur, bno + len, in xfs_rmap_unmap_shared()
[all …]
Dxfs_rmap.h130 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
/linux-6.1.9/fs/xfs/
Dxfs_trace.h2810 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);