Home
last modified time | relevance | path

Searched refs:xfs_attr_sf_nextentry (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_attr_sf.h46 xfs_attr_sf_nextentry(struct xfs_attr_sf_entry *sfep) in xfs_attr_sf_nextentry() function
H A Dxfs_attr_leaf.c693 for (i = 0; i < end; sfe = xfs_attr_sf_nextentry(sfe), in xfs_attr_sf_findname()
858 sfe = xfs_attr_sf_nextentry(sfe), i++) { in xfs_attr_shortform_lookup()
885 sfe = xfs_attr_sf_nextentry(sfe), i++) { in xfs_attr_shortform_getvalue()
960 sfe = xfs_attr_sf_nextentry(sfe); in xfs_attr_shortform_to_leaf()
1059 next_sfep = xfs_attr_sf_nextentry(sfep); in xfs_attr_shortform_verify()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_sf.h46 xfs_attr_sf_nextentry(struct xfs_attr_sf_entry *sfep) in xfs_attr_sf_nextentry() function
H A Dxfs_attr_leaf.c725 for (i = 0; i < end; sfe = xfs_attr_sf_nextentry(sfe), in xfs_attr_sf_findname()
895 sfe = xfs_attr_sf_nextentry(sfe), i++) { in xfs_attr_shortform_lookup()
922 sfe = xfs_attr_sf_nextentry(sfe), i++) { in xfs_attr_shortform_getvalue()
993 sfe = xfs_attr_sf_nextentry(sfe); in xfs_attr_shortform_to_leaf()
1091 next_sfep = xfs_attr_sf_nextentry(sfep); in xfs_attr_shortform_verify()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_attr_list.c99 sfe = xfs_attr_sf_nextentry(sfe); in xfs_attr_shortform_list()
139 sfe = xfs_attr_sf_nextentry(sfe); in xfs_attr_shortform_list()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_list.c99 sfe = xfs_attr_sf_nextentry(sfe); in xfs_attr_shortform_list()
139 sfe = xfs_attr_sf_nextentry(sfe); in xfs_attr_shortform_list()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dattr.c558 next = xfs_attr_sf_nextentry(sfe); in xchk_xattr_check_sf()

Completed in 9 milliseconds