Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rmap.h184 void xfs_rmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5385 xfs_rmap_unmap_extent(tp, ip, whichfork, del); in xfs_bmap_del_extent_real()
5877 xfs_rmap_unmap_extent(tp, ip, whichfork, got); in xfs_bmse_merge()
5923 xfs_rmap_unmap_extent(tp, ip, whichfork, &prev); in xfs_bmap_shift_update_extent()
Dxfs_rmap.c2788 xfs_rmap_unmap_extent( in xfs_rmap_unmap_extent() function
/linux-6.14.4/fs/xfs/scrub/
Dreap.c1178 xfs_rmap_unmap_extent(sc->tp, ip, whichfork, imap); in xrep_reap_bmapi_iter()