Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap.c106 xfs_rmap_insert( in xfs_rmap_insert() function
1570 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1602 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1607 error = xfs_rmap_insert(cur, bno, len, owner, offset, newext); in xfs_rmap_convert_shared()
1637 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1660 error = xfs_rmap_insert(cur, bno, len, owner, offset, newext); in xfs_rmap_convert_shared()
1678 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1701 error = xfs_rmap_insert(cur, NEW.rm_startblock, in xfs_rmap_convert_shared()
1826 error = xfs_rmap_insert(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared()
1880 error = xfs_rmap_insert(cur, bno + len, in xfs_rmap_unmap_shared()
[all …]
Dxfs_rmap.h151 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
/linux-4.19.296/fs/xfs/
Dxfs_trace.h2530 DEFINE_RMAPBT_EVENT(xfs_rmap_insert);