Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dxattr.c33 struct ceph_vxattr { struct
336 static struct ceph_vxattr ceph_dir_vxattrs[] = {
385 static struct ceph_vxattr ceph_file_vxattrs[] = {
408 static struct ceph_vxattr *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs()
417 static struct ceph_vxattr *ceph_match_vxattr(struct inode *inode, in ceph_match_vxattr()
420 struct ceph_vxattr *vxattr = ceph_inode_vxattrs(inode); in ceph_match_vxattr()
829 struct ceph_vxattr *vxattr = NULL; in __ceph_getxattr()
1013 struct ceph_vxattr *vxattr; in __ceph_setxattr()