Home
last modified time | relevance | path

Searched refs:ceph_listxattr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h1006 extern ssize_t ceph_listxattr(struct dentry *, char *, size_t);
H A Dinode.c110 .listxattr = ceph_listxattr,
2028 .listxattr = ceph_listxattr,
H A Dxattr.c913 ssize_t ceph_listxattr(struct dentry *dentry, char *names, size_t size) in ceph_listxattr() function
H A Ddir.c1955 .listxattr = ceph_listxattr,
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c232 .listxattr = ceph_listxattr,
2273 .listxattr = ceph_listxattr,
2280 .listxattr = ceph_listxattr,
H A Dsuper.h1119 extern ssize_t ceph_listxattr(struct dentry *, char *, size_t);
H A Dxattr.c1053 ssize_t ceph_listxattr(struct dentry *dentry, char *names, size_t size) in ceph_listxattr() function
H A Ddir.c2156 .listxattr = ceph_listxattr,

Completed in 20 milliseconds