XFS_ATTR_SF_NEXTENTRY  616 fs/xfs/libxfs/xfs_attr_leaf.c 	for (i = 0; i < sf->hdr.count; sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) {
XFS_ATTR_SF_NEXTENTRY  685 fs/xfs/libxfs/xfs_attr_leaf.c 	for (i = 0; i < end; sfe = XFS_ATTR_SF_NEXTENTRY(sfe),
XFS_ATTR_SF_NEXTENTRY  754 fs/xfs/libxfs/xfs_attr_leaf.c 				sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) {
XFS_ATTR_SF_NEXTENTRY  785 fs/xfs/libxfs/xfs_attr_leaf.c 				sfe = XFS_ATTR_SF_NEXTENTRY(sfe), i++) {
XFS_ATTR_SF_NEXTENTRY  864 fs/xfs/libxfs/xfs_attr_leaf.c 		sfe = XFS_ATTR_SF_NEXTENTRY(sfe);
XFS_ATTR_SF_NEXTENTRY  962 fs/xfs/libxfs/xfs_attr_leaf.c 		next_sfep = XFS_ATTR_SF_NEXTENTRY(sfep);
XFS_ATTR_SF_NEXTENTRY   98 fs/xfs/xfs_attr_list.c 			sfe = XFS_ATTR_SF_NEXTENTRY(sfe);
XFS_ATTR_SF_NEXTENTRY  138 fs/xfs/xfs_attr_list.c 		sfe = XFS_ATTR_SF_NEXTENTRY(sfe);