Searched refs:XFS_ATTR_SF_NEXTENTRY (Results 1 – 3 of 3) sorted by relevance
36 #define XFS_ATTR_SF_NEXTENTRY(sfep) /* next entry in struct */ \ macro
616 for (i = 0; i < sf->hdr.count; sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) { in xfs_attr_shortform_add()685 for (i = 0; i < end; sfe = XFS_ATTR_SF_NEXTENTRY(sfe), in xfs_attr_shortform_remove()754 sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) { in xfs_attr_shortform_lookup()785 sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) { in xfs_attr_shortform_getvalue()864 sfe = XFS_ATTR_SF_NEXTENTRY(sfe); in xfs_attr_shortform_to_leaf()962 next_sfep = XFS_ATTR_SF_NEXTENTRY(sfep); in xfs_attr_shortform_verify()
98 sfe = XFS_ATTR_SF_NEXTENTRY(sfe); in xfs_attr_shortform_list()138 sfe = XFS_ATTR_SF_NEXTENTRY(sfe); in xfs_attr_shortform_list()