Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dstrings.c61 case CEPH_MDS_OP_LOOKUPNAME: return "lookupname"; in ceph_mds_op_name()
H A Dexport.c557 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_LOOKUPNAME, in ceph_get_name()
H A Dinode.c1551 if (dir && req->r_op == CEPH_MDS_OP_LOOKUPNAME && in ceph_fill_trace()