Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1144 struct xfs_attr_sf_entry *next_sfep; in xfs_attr_shortform_verify() local
1177 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()