Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_rmap.c | 143 xfs_rmap_delete( in xfs_rmap_delete() function 1607 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1612 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1638 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1664 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1714 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1749 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1787 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1981 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 1999 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() [all …]
|
/fs/xfs/ |
D | xfs_trace.h | 2818 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|