Searched defs:orangefs_listxattr_response (Results 1 – 1 of 1) sorted by relevance
66 struct orangefs_listxattr_response { struct67 __s32 returned_count;68 __s32 __pad1;69 __u64 token;70 char key[ORANGEFS_MAX_XATTR_LISTLEN * ORANGEFS_MAX_XATTR_NAMELEN];71 __s32 keylen;72 __s32 __pad2;73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN];