Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_rmap.c | 159 xfs_rmap_delete( in xfs_rmap_delete() function 1643 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1648 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1674 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1700 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1750 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1785 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1823 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 2017 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 2035 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() [all …]
|
/Linux-v6.1/fs/xfs/ |
D | xfs_trace.h | 2811 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|