Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dxattr.c337 static struct ceph_vxattr ceph_file_vxattrs[] = { variable
359 return ceph_file_vxattrs; in ceph_inode_vxattrs()
367 if (vxattrs == ceph_file_vxattrs) in ceph_vxattrs_name_size()
395 ceph_file_vxattrs_name_size = vxattrs_name_size(ceph_file_vxattrs); in ceph_xattr_init()