Searched refs:xfs_iext_remove (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_inode_fork.h | 190 void xfs_iext_remove(struct xfs_inode *, struct xfs_iext_cursor *,
|
| H A D | xfs_bmap.c | 1547 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1548 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1596 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1631 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 2117 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2118 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2175 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2220 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2649 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_real() 4710 xfs_iext_remove(ip, icur, state); in xfs_bmap_del_extent_delay() [all …]
|
| H A D | xfs_iext_tree.c | 879 xfs_iext_remove( in xfs_iext_remove() function
|
| /linux/fs/xfs/ |
| H A D | xfs_iomap.c | 1381 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_delay()
|