Searched refs:ceph_removexattr (Results 1 – 4 of 4) sorted by relevance
733 extern int ceph_removexattr(struct dentry *, const char *);
883 int ceph_removexattr(struct dentry *dentry, const char *name) in ceph_removexattr() function
1351 .removexattr = ceph_removexattr,
96 .removexattr = ceph_removexattr,