Searched refs:xfs_iext_remove (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/xfs/libxfs/ |
| D | xfs_inode_fork.h | 157 void xfs_iext_remove(struct xfs_inode *, struct xfs_iext_cursor *,
|
| D | xfs_bmap.c | 1546 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1547 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1591 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1624 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 2093 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2094 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2146 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2188 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2595 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_delay() 2740 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_real() [all …]
|
| D | xfs_iext_tree.c | 862 xfs_iext_remove( in xfs_iext_remove() function
|
| /Linux-v5.15/fs/xfs/ |
| D | xfs_trace.h | 403 DEFINE_BMAP_EVENT(xfs_iext_remove);
|