Searched refs:ceph_removexattr (Results 1 – 4 of 4) sorted by relevance
803 extern int ceph_removexattr(struct dentry *, const char *);
98 .removexattr = ceph_removexattr,1765 .removexattr = ceph_removexattr,
1157 int ceph_removexattr(struct dentry *dentry, const char *name) in ceph_removexattr() function
1323 .removexattr = ceph_removexattr,