Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_rmap.c | 135 xfs_rmap_delete( in xfs_rmap_delete() function 1459 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1464 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1487 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1510 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1554 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1586 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1621 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1790 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 1808 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() [all …]
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_trace.h | 2557 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|