Searched refs:xfs_iext_remove (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 102 void xfs_iext_remove(struct xfs_inode *, struct xfs_iext_cursor *,
|
H A D | xfs_bmap.c | 1597 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1598 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1642 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1675 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 2144 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2145 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2197 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2239 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2646 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_delay() 2791 xfs_iext_remove(i in xfs_bmap_add_extent_hole_real() [all...] |
H A D | xfs_iext_tree.c | 862 xfs_iext_remove( in xfs_iext_remove() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 185 void xfs_iext_remove(struct xfs_inode *, struct xfs_iext_cursor *,
|
H A D | xfs_bmap.c | 1517 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1518 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1562 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 1595 xfs_iext_remove(bma->ip, &bma->icur, state); in xfs_bmap_add_extent_delay_real() 2064 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2065 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2117 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2159 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_unwritten_real() 2566 xfs_iext_remove(ip, icur, state); in xfs_bmap_add_extent_hole_delay() 2711 xfs_iext_remove(i in xfs_bmap_add_extent_hole_real() [all...] |
H A D | xfs_iext_tree.c | 862 xfs_iext_remove( in xfs_iext_remove() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 274 DEFINE_BMAP_EVENT(xfs_iext_remove); variable
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 413 DEFINE_BMAP_EVENT(xfs_iext_remove); variable
|
Completed in 24 milliseconds