Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dsuper.h762 extern int ceph_setxattr(struct dentry *, const char *, const void *,
Dinode.c96 .setxattr = ceph_setxattr,
1706 .setxattr = ceph_setxattr,
Dxattr.c1002 int ceph_setxattr(struct dentry *dentry, const char *name, in ceph_setxattr() function
Ddir.c1371 .setxattr = ceph_setxattr,