Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dstrings.c59 case CEPH_MDS_OP_LOOKUPPARENT: return "lookupparent"; in ceph_mds_op_name()
H A Dexport.c327 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_LOOKUPPARENT, in __get_parent()