Home
last modified time | relevance | path

Searched refs:xfs_rmap_unmap_extent (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rmap.h170 void xfs_rmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5221 xfs_rmap_unmap_extent(tp, ip, whichfork, del); in xfs_bmap_del_extent_real()
5694 xfs_rmap_unmap_extent(tp, ip, whichfork, got); in xfs_bmse_merge()
5738 xfs_rmap_unmap_extent(tp, ip, whichfork, &prev); in xfs_bmap_shift_update_extent()
Dxfs_rmap.c2555 xfs_rmap_unmap_extent( in xfs_rmap_unmap_extent() function