Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dxattr.c347 static size_t ceph_file_vxattrs_name_size; /* total size of all names */ variable
363 return ceph_file_vxattrs_name_size; in ceph_vxattrs_name_size()
390 ceph_file_vxattrs_name_size = vxattrs_name_size(ceph_file_vxattrs); in ceph_xattr_init()
396 ceph_file_vxattrs_name_size = 0; in ceph_xattr_exit()