Searched refs:xfs_rmap_map_extent (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/fs/xfs/libxfs/ | 
| D | xfs_rmap.h | 173 void xfs_rmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
  | 
| D | xfs_bmap.c | 1913 		xfs_rmap_map_extent(bma->tp, bma->ip, whichfork, new);  in xfs_bmap_add_extent_delay_real() 2839 		xfs_rmap_map_extent(tp, ip, whichfork, new);  in xfs_bmap_add_extent_hole_real() 5708 	xfs_rmap_map_extent(tp, ip, whichfork, &new);  in xfs_bmse_merge() 5750 	xfs_rmap_map_extent(tp, ip, whichfork, got);  in xfs_bmap_shift_update_extent()
  | 
| D | xfs_rmap.c | 2575 xfs_rmap_map_extent(  in xfs_rmap_map_extent()  function
  |