Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_xattr.c229 int arraytop; in __xfs_xattr_put_listent() local
237 arraytop = context->count + prefix_len + namelen + 1; in __xfs_xattr_put_listent()
238 if (arraytop > context->firstu) { in __xfs_xattr_put_listent()
A Dxfs_handle.c360 int arraytop; in xfs_ioc_attr_put_listent() local
374 arraytop = sizeof(*alist) + in xfs_ioc_attr_put_listent()
380 if (context->firstu < arraytop) { in xfs_ioc_attr_put_listent()

Completed in 6 milliseconds