Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Dxattr.c24 struct ceph_vxattr_cb { struct
82 static struct ceph_vxattr_cb ceph_dir_vxattrs[] = {
113 static struct ceph_vxattr_cb ceph_file_vxattrs[] = {
118 static struct ceph_vxattr_cb *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs()
127 static struct ceph_vxattr_cb *ceph_match_vxattr(struct ceph_vxattr_cb *vxattr, in ceph_match_vxattr()
503 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_getxattr()
506 struct ceph_vxattr_cb *vxattr = NULL; in ceph_getxattr()
569 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_listxattr()
697 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_setxattr()
715 struct ceph_vxattr_cb *vxattr = in ceph_setxattr()
[all …]