Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_handle.c359 struct xfs_attrlist_ent *aep; in xfs_ioc_attr_put_listent() local
387 aep = context->buffer + context->firstu; in xfs_ioc_attr_put_listent()
388 aep->a_valuelen = valuelen; in xfs_ioc_attr_put_listent()
389 memcpy(aep->a_name, name, namelen); in xfs_ioc_attr_put_listent()
390 aep->a_name[namelen] = 0; in xfs_ioc_attr_put_listent()

Completed in 6 milliseconds