Searched refs:xfs_rmap_delete (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.c164 xfs_rmap_delete( function
1838 error = xfs_rmap_delete(cur, RIGHT.rm_startblock,
1843 error = xfs_rmap_delete(cur, PREV.rm_startblock,
1870 error = xfs_rmap_delete(cur, PREV.rm_startblock,
1897 error = xfs_rmap_delete(cur, RIGHT.rm_startblock,
1949 error = xfs_rmap_delete(cur, NEW.rm_startblock,
1985 error = xfs_rmap_delete(cur, NEW.rm_startblock,
2024 error = xfs_rmap_delete(cur, NEW.rm_startblock,
2226 error = xfs_rmap_delete(cur, ltrec.rm_startblock,
2244 error = xfs_rmap_delete(cu
[all...]
/linux-master/fs/xfs/
H A Dxfs_trace.h2936 DEFINE_RMAPBT_EVENT(xfs_rmap_delete); variable

Completed in 144 milliseconds