Searched defs:listxattr (Results 1 – 4 of 4) sorted by relevance
117 struct orangefs_listxattr_response listxattr; member
249 struct orangefs_listxattr_request_s listxattr; member
604 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr() function650 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument
1788 ssize_t (*listxattr) (struct dentry *, char *, size_t); member