Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dxattr.c857 static int ceph_send_removexattr(struct dentry *dentry, const char *name) in ceph_send_removexattr() function
942 err = ceph_send_removexattr(dentry, name); in ceph_removexattr()