Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dxattr.c33 struct ceph_vxattr { struct
345 static struct ceph_vxattr ceph_dir_vxattrs[] = {
394 static struct ceph_vxattr ceph_file_vxattrs[] = {
417 static struct ceph_vxattr *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs()
426 static struct ceph_vxattr *ceph_match_vxattr(struct inode *inode, in ceph_match_vxattr()
429 struct ceph_vxattr *vxattr = ceph_inode_vxattrs(inode); in ceph_match_vxattr()
838 struct ceph_vxattr *vxattr = NULL; in __ceph_getxattr()
1022 struct ceph_vxattr *vxattr; in __ceph_setxattr()
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c33 struct ceph_vxattr { struct
412 static struct ceph_vxattr ceph_dir_vxattrs[] = {
469 static struct ceph_vxattr ceph_file_vxattrs[] = {
499 static struct ceph_vxattr ceph_common_vxattrs[] = {
533 static struct ceph_vxattr *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs()
542 static struct ceph_vxattr *ceph_match_vxattr(struct inode *inode, in ceph_match_vxattr()
545 struct ceph_vxattr *vxattr = ceph_inode_vxattrs(inode); in ceph_match_vxattr()
967 struct ceph_vxattr *vxattr; in __ceph_getxattr()
1165 struct ceph_vxattr *vxattr; in __ceph_setxattr()

Completed in 4 milliseconds