Home
last modified time | relevance | path

Searched refs:ceph_listxattr (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/ceph/
Dsuper.h1063 extern ssize_t ceph_listxattr(struct dentry *, char *, size_t);
Dinode.c128 .listxattr = ceph_listxattr,
2009 .listxattr = ceph_listxattr,
Dxattr.c1020 ssize_t ceph_listxattr(struct dentry *dentry, char *names, size_t size) in ceph_listxattr() function
Ddir.c2035 .listxattr = ceph_listxattr,