Home
last modified time | relevance | path

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

/linux-6.6.21/fs/orangefs/
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];