Home
last modified time | relevance | path

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

/linux-5.10/fs/orangefs/ !
Ddowncall.h117 struct orangefs_listxattr_response listxattr; member
Dupcall.h249 struct orangefs_listxattr_request_s listxattr; member
/linux-5.10/fs/ !
Dxattr.c702 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr() function
748 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument
/linux-5.10/fs/nfs/ !
Dnfs42xattr.c76 struct nfs4_xattr_entry *listxattr; member
/linux-5.10/include/linux/ !
Dfs.h1883 ssize_t (*listxattr) (struct dentry *, char *, size_t); member