ceph_vxattr
struct ceph_vxattr *vxattr;
static struct ceph_vxattr ceph_dir_vxattrs[] = {
static struct ceph_vxattr ceph_file_vxattrs[] = {
static struct ceph_vxattr ceph_common_vxattrs[] = {
static struct ceph_vxattr *ceph_inode_vxattrs(struct inode *inode)
static struct ceph_vxattr *ceph_match_vxattr(struct inode *inode,
struct ceph_vxattr *vxattr = ceph_inode_vxattrs(inode);
struct ceph_vxattr *vxattr;