Home
last modified time | relevance | path

Searched refs:xfs_iext_first (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_fork.h205 void xfs_iext_first(struct xfs_ifork *, struct xfs_iext_cursor *);
249 for (xfs_iext_first((ifp), (ext)); \
Dxfs_iext_tree.c197 xfs_iext_first( in xfs_iext_first() function
232 xfs_iext_first(ifp, cur); in xfs_iext_next()
Dxfs_inode_fork.c141 xfs_iext_first(ifp, &icur); in xfs_iformat_extents()
Dxfs_attr.c95 xfs_iext_first(ifp, &icur); in xfs_attr_is_leaf()
Dxfs_bmap.c869 xfs_iext_first(ifp, &icur); in xfs_bmap_local_to_extents()
1209 xfs_iext_first(ifp, &ir.icur); in xfs_iread_extents()
/linux-6.12.1/fs/xfs/scrub/
Dbmap_repair.c532 xfs_iext_first(ifp, &icur); in xrep_bmap_extents_load()