Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ ! |
H A D | xfs_rmap.c | 163 xfs_rmap_delete( in xfs_rmap_delete() function 1870 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1875 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1902 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1929 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1981 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 2017 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 2056 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 2255 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 2273 error = xfs_rmap_delete(cu in xfs_rmap_unmap_shared() [all...] |
/linux/fs/xfs/ ! |
H A D | xfs_trace.h | 3387 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|