Searched refs:a_name (Results 1 – 2 of 2) sorted by relevance
378 context->firstu -= round_up(offsetof(struct xfs_attrlist_ent, a_name) + 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()
623 char a_name[]; /* attr name (NULL terminated) */ member
Completed in 13 milliseconds