Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dxattr.c133 static struct ceph_vxattr ceph_file_vxattrs[] = { variable
151 return ceph_file_vxattrs; in ceph_inode_vxattrs()
159 if (vxattrs == ceph_file_vxattrs) in ceph_vxattrs_name_size()
186 ceph_file_vxattrs_name_size = vxattrs_name_size(ceph_file_vxattrs); in ceph_xattr_init()