Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dsuper.h733 extern int ceph_removexattr(struct dentry *, const char *);
Dxattr.c883 int ceph_removexattr(struct dentry *dentry, const char *name) in ceph_removexattr() function
Ddir.c1351 .removexattr = ceph_removexattr,
Dinode.c96 .removexattr = ceph_removexattr,