Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dsuper.h769 extern int ceph_removexattr(struct dentry *, const char *);
Dinode.c99 .removexattr = ceph_removexattr,
1709 .removexattr = ceph_removexattr,
Dxattr.c1108 int ceph_removexattr(struct dentry *dentry, const char *name) in ceph_removexattr() function
Ddir.c1374 .removexattr = ceph_removexattr,