Lines Matching refs:ceph_mds_client
118 struct ceph_mds_client *s_mdsc;
165 struct ceph_mds_client;
170 typedef void (*ceph_mds_request_callback_t) (struct ceph_mds_client *mdsc,
175 typedef int (*ceph_mds_request_wait_callback_t) (struct ceph_mds_client *mdsc,
184 struct ceph_mds_client *r_mdsc;
277 struct ceph_mds_client { struct
354 __ceph_lookup_mds_session(struct ceph_mds_client *, int mds); argument
367 extern int ceph_send_msg_mds(struct ceph_mds_client *mdsc,
371 extern void ceph_mdsc_close_sessions(struct ceph_mds_client *mdsc);
372 extern void ceph_mdsc_force_umount(struct ceph_mds_client *mdsc);
375 extern void ceph_mdsc_sync(struct ceph_mds_client *mdsc);
377 extern void ceph_mdsc_lease_release(struct ceph_mds_client *mdsc,
385 ceph_mdsc_create_request(struct ceph_mds_client *mdsc, int op, int mode);
386 extern void ceph_mdsc_submit_request(struct ceph_mds_client *mdsc,
388 extern int ceph_mdsc_do_request(struct ceph_mds_client *mdsc,
401 extern void ceph_send_cap_releases(struct ceph_mds_client *mdsc,
404 extern void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc);
415 extern void ceph_mdsc_handle_map(struct ceph_mds_client *mdsc,
419 ceph_mdsc_open_export_target_session(struct ceph_mds_client *mdsc, int target);
420 extern void ceph_mdsc_open_export_target_sessions(struct ceph_mds_client *mdsc,