Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.h459 ceph_mdsc_open_export_target_session(struct ceph_mds_client *mdsc, int target);
Dmds_client.c1059 ceph_mdsc_open_export_target_session(struct ceph_mds_client *mdsc, int target) in ceph_mdsc_open_export_target_session() function
Dcaps.c3656 tsession = ceph_mdsc_open_export_target_session(mdsc, target); in handle_cap_export()