Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dxattr.c352 static size_t ceph_file_vxattrs_name_size; /* total size of all names */ variable
368 return ceph_file_vxattrs_name_size; in ceph_vxattrs_name_size()
395 ceph_file_vxattrs_name_size = vxattrs_name_size(ceph_file_vxattrs); in ceph_xattr_init()
401 ceph_file_vxattrs_name_size = 0; in ceph_xattr_exit()