Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h173 void xfs_rmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_bmap.c1920 xfs_rmap_map_extent(bma->tp, bma->ip, whichfork, new); in xfs_bmap_add_extent_delay_real()
2844 xfs_rmap_map_extent(tp, ip, whichfork, new); in xfs_bmap_add_extent_hole_real()
5772 xfs_rmap_map_extent(tp, ip, whichfork, &new); in xfs_bmse_merge()
5814 xfs_rmap_map_extent(tp, ip, whichfork, got); in xfs_bmap_shift_update_extent()
H A Dxfs_rmap.c2575 xfs_rmap_map_extent( in xfs_rmap_map_extent() function