Searched refs:ceph_listxattr (Results 1 – 4 of 4) sorted by relevance
732 extern ssize_t ceph_listxattr(struct dentry *, char *, size_t);
636 ssize_t ceph_listxattr(struct dentry *dentry, char *names, size_t size) in ceph_listxattr() function
1350 .listxattr = ceph_listxattr,
95 .listxattr = ceph_listxattr,