Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 159 xfs_rmap_delete( in xfs_rmap_delete() function 1692 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1697 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1723 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1749 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1799 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1834 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1872 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 2066 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 2084 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trace.h | 2848 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|