Searched refs:xfs_rmap_unmap_extent (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 175 void xfs_rmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_bmap.c | 5243 xfs_rmap_unmap_extent(tp, ip, whichfork, del); in xfs_bmap_del_extent_real() 5717 xfs_rmap_unmap_extent(tp, ip, whichfork, got); in xfs_bmse_merge() 5761 xfs_rmap_unmap_extent(tp, ip, whichfork, &prev); in xfs_bmap_shift_update_extent()
|
H A D | xfs_rmap.c | 2594 xfs_rmap_unmap_extent( in xfs_rmap_unmap_extent() function
|