Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h186 void xfs_iext_remove(struct xfs_inode *, struct xfs_iext_cursor *,
H A Dxfs_bmap.c1535 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real()
2103 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real()
2104 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real()
2161 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real()
2206 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real()
2628 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_delay()
2773 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_real()
4976 xfs_iext_remove(ip, icur, state); in xfs_bmap_del_extent_delay()
5096 xfs_iext_remove(ip, icur, state); in xfs_bmap_del_extent_cow()
5221 xfs_iext_remove(ip, icur, state); in xfs_bmap_del_extent_real()
[all …]
H A Dxfs_iext_tree.c879 xfs_iext_remove( in xfs_iext_remove() function
/linux/fs/xfs/
H A Dxfs_trace.h428 DEFINE_BMAP_EVENT(xfs_iext_remove);