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