Searched refs:next_sfep (Results 1 – 1 of 1) sorted by relevance
1144 struct xfs_attr_sf_entry *next_sfep; in xfs_attr_shortform_verify() local1177 next_sfep = xfs_attr_sf_nextentry(sfep); in xfs_attr_shortform_verify()1178 if ((char *)next_sfep > endp) in xfs_attr_shortform_verify()1197 sfep = next_sfep; in xfs_attr_shortform_verify()