Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dxattr.c332 static struct ceph_vxattr ceph_file_vxattrs[] = { variable
354 return ceph_file_vxattrs; in ceph_inode_vxattrs()
362 if (vxattrs == ceph_file_vxattrs) in ceph_vxattrs_name_size()
390 ceph_file_vxattrs_name_size = vxattrs_name_size(ceph_file_vxattrs); in ceph_xattr_init()