Searched refs:xfs_rmap_delete (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_rmap.c | 142 xfs_rmap_delete( in xfs_rmap_delete() function 1467 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1472 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1495 error = xfs_rmap_delete(cur, PREV.rm_startblock, in xfs_rmap_convert_shared() 1518 error = xfs_rmap_delete(cur, RIGHT.rm_startblock, in xfs_rmap_convert_shared() 1562 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1594 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1629 error = xfs_rmap_delete(cur, NEW.rm_startblock, in xfs_rmap_convert_shared() 1798 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() 1816 error = xfs_rmap_delete(cur, ltrec.rm_startblock, in xfs_rmap_unmap_shared() [all …]
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trace.h | 2531 DEFINE_RMAPBT_EVENT(xfs_rmap_delete);
|