Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsuper.h803 extern int ceph_removexattr(struct dentry *, const char *);
Dinode.c98 .removexattr = ceph_removexattr,
1765 .removexattr = ceph_removexattr,
Dxattr.c1157 int ceph_removexattr(struct dentry *dentry, const char *name) in ceph_removexattr() function
Ddir.c1323 .removexattr = ceph_removexattr,