Searched defs:xfs_attrlist_ent (Results 1 – 1 of 1) sorted by relevance
596 struct xfs_attrlist_ent { /* data from attr_list() */ struct597 __u32 a_valuelen; /* number bytes in value of attr */598 char a_name[1]; /* attr name (NULL terminated) */