Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h182 void xfs_rmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5322 xfs_rmap_unmap_extent(tp, ip, whichfork, del); in xfs_bmap_del_extent_real()
5806 xfs_rmap_unmap_extent(tp, ip, whichfork, got); in xfs_bmse_merge()
5852 xfs_rmap_unmap_extent(tp, ip, whichfork, &prev); in xfs_bmap_shift_update_extent()
Dxfs_rmap.c2684 xfs_rmap_unmap_extent( in xfs_rmap_unmap_extent() function
/linux-6.12.1/fs/xfs/scrub/
Dreap.c912 xfs_rmap_unmap_extent(sc->tp, ip, whichfork, imap); in xrep_reap_bmapi_iter()