Searched refs:xfs_iext_next (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 206 void xfs_iext_next(struct xfs_ifork *, struct xfs_iext_cursor *); 212 xfs_iext_next(ifp, cur); in xfs_iext_next_extent() 231 xfs_iext_next(ifp, &ncur); in xfs_iext_peek_next_extent() 250 xfs_iext_next((ifp), (ext)))
|
H A D | xfs_bmap.c | 1168 xfs_iext_next(ifp, &ir->icur); in xfs_iread_bmbt_block() 1596 xfs_iext_next(ifp, &bma->icur); in xfs_bmap_add_extent_delay_real() 1734 xfs_iext_next(ifp, &bma->icur); in xfs_bmap_add_extent_delay_real() 2163 xfs_iext_next(ifp, icur); in xfs_bmap_add_extent_unwritten_real() 2314 xfs_iext_next(ifp, icur); in xfs_bmap_add_extent_unwritten_real() 2349 xfs_iext_next(ifp, icur); in xfs_bmap_add_extent_unwritten_real() 2400 xfs_iext_next(ifp, icur); in xfs_bmap_add_extent_unwritten_real() 4996 xfs_iext_next(ifp, icur); in xfs_bmap_del_extent_delay() 5079 xfs_iext_next(ifp, icur); in xfs_bmap_del_extent_cow() 5289 xfs_iext_next(ifp, icur); in xfs_bmap_del_extent_real() [all …]
|
H A D | xfs_inode_fork.c | 149 xfs_iext_next(ifp, &icur); in xfs_iformat_extents()
|
H A D | xfs_iext_tree.c | 226 xfs_iext_next( in xfs_iext_next() function
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | bmap.c | 781 xfs_iext_next(ifp, &info->icur); in xchk_bmap_iext_iter() 808 xfs_iext_next(ifp, &info->icur); in xchk_bmap_iext_iter()
|