Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h209 void xfs_iext_first(struct xfs_ifork *, struct xfs_iext_cursor *);
253 for (xfs_iext_first((ifp), (ext)); \
H A Dxfs_iext_tree.c197 xfs_iext_first( in xfs_iext_first() function
232 xfs_iext_first(ifp, cur); in xfs_iext_next()
H A Dxfs_inode_fork.c143 xfs_iext_first(ifp, &icur); in xfs_iformat_extents()
H A Dxfs_attr.c95 xfs_iext_first(ifp, &icur); in xfs_attr_is_leaf()
H A Dxfs_bmap.c869 xfs_iext_first(ifp, &icur); in xfs_bmap_local_to_extents()
1210 xfs_iext_first(ifp, &ir.icur); in xfs_iread_extents()
/linux/fs/xfs/scrub/
H A Dbmap_repair.c662 xfs_iext_first(ifp, &icur); in xrep_bmap_extents_load()