Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Ddowncall.h117 struct orangefs_listxattr_response listxattr; member
H A Dupcall.h249 struct orangefs_listxattr_request_s listxattr; member
/linux/fs/
H A Dxattr.c911 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr() function
998 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument
/linux/include/linux/
H A Dfs.h2245 ssize_t (*listxattr) (struct dentry *, char *, size_t); member