Lines Matching defs:mdsc

391 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc,  in __ceph_lookup_mds_session()
405 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
412 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session()
425 static struct ceph_mds_session *register_session(struct ceph_mds_client *mdsc, in register_session()
499 static void __unregister_session(struct ceph_mds_client *mdsc, in __unregister_session()
569 static struct ceph_mds_request *__lookup_request(struct ceph_mds_client *mdsc, in __lookup_request()
589 static void __insert_request(struct ceph_mds_client *mdsc, in __insert_request()
617 static void __register_request(struct ceph_mds_client *mdsc, in __register_request()
641 static void __unregister_request(struct ceph_mds_client *mdsc, in __unregister_request()
707 static int __choose_mds(struct ceph_mds_client *mdsc, in __choose_mds()
857 static struct ceph_msg *create_session_open_msg(struct ceph_mds_client *mdsc, u64 seq) in create_session_open_msg()
929 static int __open_session(struct ceph_mds_client *mdsc, in __open_session()
957 __open_export_target_session(struct ceph_mds_client *mdsc, int target) in __open_export_target_session()
975 ceph_mdsc_open_export_target_session(struct ceph_mds_client *mdsc, int target) in ceph_mdsc_open_export_target_session()
988 static void __open_export_target_sessions(struct ceph_mds_client *mdsc, in __open_export_target_sessions()
1009 void ceph_mdsc_open_export_target_sessions(struct ceph_mds_client *mdsc, in ceph_mdsc_open_export_target_sessions()
1022 static void cleanup_cap_releases(struct ceph_mds_client *mdsc, in cleanup_cap_releases()
1042 static void cleanup_session_requests(struct ceph_mds_client *mdsc, in cleanup_session_requests()
1156 struct ceph_mds_client *mdsc = in remove_session_caps_cb() local
1291 static int send_renew_caps(struct ceph_mds_client *mdsc, in send_renew_caps()
1321 static int send_flushmsg_ack(struct ceph_mds_client *mdsc, in send_flushmsg_ack()
1341 static void renewed_caps(struct ceph_mds_client *mdsc, in renewed_caps()
1373 static int request_close_session(struct ceph_mds_client *mdsc, in request_close_session()
1391 static int __close_session(struct ceph_mds_client *mdsc, in __close_session()
1466 static int trim_caps(struct ceph_mds_client *mdsc, in trim_caps()
1502 static int check_caps_flush(struct ceph_mds_client *mdsc, in check_caps_flush()
1526 static void wait_caps_flush(struct ceph_mds_client *mdsc, in wait_caps_flush()
1585 void ceph_send_cap_releases(struct ceph_mds_client *mdsc, in ceph_send_cap_releases()
1704 ceph_mdsc_create_request(struct ceph_mds_client *mdsc, int op, int mode) in ceph_mdsc_create_request()
1736 static struct ceph_mds_request *__get_oldest_req(struct ceph_mds_client *mdsc) in __get_oldest_req()
1744 static inline u64 __get_oldest_tid(struct ceph_mds_client *mdsc) in __get_oldest_tid()
1914 static struct ceph_msg *create_request_message(struct ceph_mds_client *mdsc, in create_request_message()
2044 static void complete_request(struct ceph_mds_client *mdsc, in complete_request()
2056 static int __prepare_send_request(struct ceph_mds_client *mdsc, in __prepare_send_request()
2142 static int __do_request(struct ceph_mds_client *mdsc, in __do_request()
2227 static void __wake_requests(struct ceph_mds_client *mdsc, in __wake_requests()
2248 static void kick_requests(struct ceph_mds_client *mdsc, int mds) in kick_requests()
2270 void ceph_mdsc_submit_request(struct ceph_mds_client *mdsc, in ceph_mdsc_submit_request()
2284 int ceph_mdsc_do_request(struct ceph_mds_client *mdsc, in ceph_mdsc_do_request()
2385 struct ceph_mds_client *mdsc = session->s_mdsc; in handle_reply() local
2574 static void handle_forward(struct ceph_mds_client *mdsc, in handle_forward()
2629 struct ceph_mds_client *mdsc = session->s_mdsc; in handle_session() local
2737 static void replay_unsafe_requests(struct ceph_mds_client *mdsc, in replay_unsafe_requests()
2908 static void send_mds_reconnect(struct ceph_mds_client *mdsc, in send_mds_reconnect()
3050 static void check_new_map(struct ceph_mds_client *mdsc, in check_new_map()
3154 static void handle_lease(struct ceph_mds_client *mdsc, in handle_lease()
3299 void ceph_mdsc_lease_release(struct ceph_mds_client *mdsc, struct inode *inode, in ceph_mdsc_lease_release()
3339 static void drop_leases(struct ceph_mds_client *mdsc) in drop_leases()
3363 static void schedule_delayed(struct ceph_mds_client *mdsc) in schedule_delayed()
3373 struct ceph_mds_client *mdsc = in delayed_work() local
3433 struct ceph_mds_client *mdsc; in ceph_mdsc_init() local
3491 static void wait_requests(struct ceph_mds_client *mdsc) in wait_requests()
3520 void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc) in ceph_mdsc_pre_umount()
3539 static void wait_unsafe_requests(struct ceph_mds_client *mdsc, u64 want_tid) in wait_unsafe_requests()
3582 void ceph_mdsc_sync(struct ceph_mds_client *mdsc) in ceph_mdsc_sync()
3613 static bool done_closing_sessions(struct ceph_mds_client *mdsc) in done_closing_sessions()
3623 void ceph_mdsc_close_sessions(struct ceph_mds_client *mdsc) in ceph_mdsc_close_sessions()
3674 void ceph_mdsc_force_umount(struct ceph_mds_client *mdsc) in ceph_mdsc_force_umount()
3702 static void ceph_mdsc_stop(struct ceph_mds_client *mdsc) in ceph_mdsc_stop()
3715 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mdsc_destroy() local
3732 void ceph_mdsc_handle_map(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_map()
3817 struct ceph_mds_client *mdsc = s->s_mdsc; in peer_reset() local
3826 struct ceph_mds_client *mdsc = s->s_mdsc; in dispatch() local
3879 struct ceph_mds_client *mdsc = s->s_mdsc; in get_authorizer() local
3907 struct ceph_mds_client *mdsc = s->s_mdsc; in verify_authorizer_reply() local
3916 struct ceph_mds_client *mdsc = s->s_mdsc; in invalidate_authorizer() local