Home
last modified time | relevance | path

Searched defs:orangefs_listxattr_response (Results 1 – 1 of 1) sorted by relevance

/fs/orangefs/
Ddowncall.h75 struct orangefs_listxattr_response { struct
76 __s32 returned_count;
77 __s32 __pad1;
78 __u64 token;
79 char key[ORANGEFS_MAX_XATTR_LISTLEN * ORANGEFS_MAX_XATTR_NAMELEN];
80 __s32 keylen;
81 __s32 __pad2;
82 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN];