Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dstrings.c63 case CEPH_MDS_OP_GETVXATTR: return "getvxattr"; in ceph_mds_op_name()
H A Dinode.c2957 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETVXATTR, mode); in ceph_do_getvxattr()
H A Dmds_client.c738 else if (op == CEPH_MDS_OP_GETVXATTR) in parse_reply_info_extra()