Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_rmap.c | 161 xfs_rmap_delete( in xfs_rmap_delete() function 1798 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1803 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1830 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1857 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1909 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1945 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1984 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 2183 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 2201 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() [all …]
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trace.h | 3013 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|