Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_xattr.c169 int arraytop; in xfs_xattr_put_listent() local
180 arraytop = context->count + prefix_len + namelen + 1; in xfs_xattr_put_listent()
181 if (arraytop > context->firstu) { in xfs_xattr_put_listent()
Dxfs_attr_list.c559 int arraytop; in xfs_attr_put_listent() local
577 arraytop = sizeof(*alist) + in xfs_attr_put_listent()
580 if (context->firstu < arraytop) { in xfs_attr_put_listent()