Home
last modified time | relevance | path

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

/linux/fs/orangefs/
A Ddowncall.h66 struct orangefs_listxattr_response { struct
67 __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];

Completed in 4 milliseconds