Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_xattr.c106 int arraytop; in __xfs_xattr_put_listent() local
114 arraytop = context->count + prefix_len + namelen + 1; in __xfs_xattr_put_listent()
115 if (arraytop > context->firstu) { in __xfs_xattr_put_listent()
A Dxfs_ioctl.c313 int arraytop; in xfs_ioc_attr_put_listent() local
327 arraytop = sizeof(*alist) + in xfs_ioc_attr_put_listent()
333 if (context->firstu < arraytop) { in xfs_ioc_attr_put_listent()

Completed in 10 milliseconds