/kernel/linux/linux-6.6/fs/ceph/ |
H A D | inode.c | 48 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_set_ino_cb() local 677 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_evict_inode() local 920 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_fill_inode() local 2430 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; __ceph_setattr() local 2814 struct ceph_mds_client *mdsc = fsc->mdsc; __ceph_do_getattr() local 2860 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_do_getvxattr() local [all...] |
H A D | caps.c | 129 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init() argument 135 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize() argument 154 ceph_adjust_caps_max_min(struct ceph_mds_client *mdsc, struct ceph_mount_options *fsopt) ceph_adjust_caps_max_min() argument 168 __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) __ceph_unreserve_caps() argument 202 ceph_reserve_caps(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx, int need) ceph_reserve_caps() argument 307 ceph_unreserve_caps(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx) ceph_unreserve_caps() argument 328 ceph_get_cap(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx) ceph_get_cap() argument 383 ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) ceph_put_cap() argument 412 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_reservation_status() local 491 __cap_set_timeouts(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_set_timeouts() argument 509 __cap_delay_requeue(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_delay_requeue() argument 533 __cap_delay_requeue_front(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_delay_requeue_front() argument 550 __cap_delay_cancel(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_delay_cancel() argument 638 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; ceph_add_cap() local 1111 struct ceph_mds_client *mdsc; __ceph_remove_cap() local 1595 struct ceph_mds_client *mdsc = session->s_mdsc; global() variable 1689 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; ceph_flush_snaps() local 1753 struct ceph_mds_client *mdsc = __ceph_mark_dirty_caps() local 1822 __get_oldest_flush_tid(struct ceph_mds_client *mdsc) __get_oldest_flush_tid() argument 1837 __detach_cap_flush_from_mdsc(struct ceph_mds_client *mdsc, struct ceph_cap_flush *cf) __detach_cap_flush_from_mdsc() argument 1877 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; __mark_caps_flushing() local 1972 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); ceph_check_caps() local 2236 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; try_flush_caps() local 2314 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; flush_mdlog_and_wait_inode_unsafe_requests() local 2496 struct ceph_mds_client *mdsc = ceph_write_inode() local 2589 ceph_early_kick_flushing_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_early_kick_flushing_caps() argument 2637 ceph_kick_flushing_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_kick_flushing_caps() argument 2672 struct ceph_mds_client *mdsc = session->s_mdsc; ceph_kick_flushing_inode_caps() local 2750 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; try_get_cap_refs() local 2990 struct ceph_mds_client *mdsc = fsc->mdsc; __ceph_get_caps() local 3731 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; global() variable 3837 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; __ceph_remove_capsnap() local 3881 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; handle_cap_flushsnap_ack() local 3973 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; handle_cap_export() local 4101 handle_cap_import(struct ceph_mds_client *mdsc, struct inode *inode, struct ceph_mds_caps *im, struct ceph_mds_cap_peer *ph, struct ceph_mds_session *session, struct ceph_cap **target_cap, int *old_issued) handle_cap_import() argument 4230 struct ceph_mds_client *mdsc = session->s_mdsc; ceph_handle_caps() local 4508 ceph_check_delayed_caps(struct ceph_mds_client *mdsc) ceph_check_delayed_caps() argument 4552 struct ceph_mds_client *mdsc = s->s_mdsc; flush_dirty_session_caps() local 4574 ceph_flush_dirty_caps(struct ceph_mds_client *mdsc) ceph_flush_dirty_caps() argument 4579 __ceph_touch_fmode(struct ceph_inode_info *ci, struct ceph_mds_client *mdsc, int fmode) __ceph_touch_fmode() argument 4596 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(ci->netfs.inode.i_sb); ceph_get_fmode() local 4630 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(ci->netfs.inode.i_sb); ceph_put_fmode() local 4675 struct ceph_mds_client *mdsc = ceph_drop_caps_for_unlink() local 4831 remove_capsnaps(struct ceph_mds_client *mdsc, struct inode *inode) remove_capsnaps() argument 4857 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_purge_inode_cap() local [all...] |
H A D | super.h | 136 struct ceph_mds_client *mdsc; member [all...] |
H A D | mds_client.c | 928 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session() argument 936 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session() argument 944 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session() argument 957 register_session(struct ceph_mds_client *mdsc, int mds) register_session() argument 1029 __unregister_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *s) __unregister_session() argument 1053 ceph_mdsc_iterate_sessions(struct ceph_mds_client *mdsc, void (*cb)(struct ceph_mds_session *), bool check_state) ceph_mdsc_iterate_sessions() argument 1137 lookup_get_request(struct ceph_mds_client *mdsc, u64 tid) lookup_get_request() argument 1154 __register_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, struct inode *dir) __register_request() argument 1192 __unregister_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) __unregister_request() argument 1270 __choose_mds(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, bool *random) __choose_mds() argument 1523 create_session_open_msg(struct ceph_mds_client *mdsc, u64 seq) create_session_open_msg() argument 1633 __open_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) __open_session() argument 1664 __open_export_target_session(struct ceph_mds_client *mdsc, int target) __open_export_target_session() argument 1686 ceph_mdsc_open_export_target_session(struct ceph_mds_client *mdsc, int target) ceph_mdsc_open_export_target_session() argument 1699 __open_export_target_sessions(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) __open_export_target_sessions() argument 1719 ceph_mdsc_open_export_target_sessions(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_mdsc_open_export_target_sessions() argument 1741 dispose_cap_releases(struct ceph_mds_client *mdsc, struct list_head *dispose) dispose_cap_releases() argument 1753 cleanup_session_requests(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) cleanup_session_requests() argument 1985 send_renew_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) send_renew_caps() argument 2015 send_flushmsg_ack(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, u64 seq) send_flushmsg_ack() argument 2035 renewed_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, int is_renew) renewed_caps() argument 2085 __close_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) __close_session() argument 2206 ceph_trim_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, int max_caps) ceph_trim_caps() argument 2227 check_caps_flush(struct ceph_mds_client *mdsc, u64 want_flush_tid) check_caps_flush() argument 2252 wait_caps_flush(struct ceph_mds_client *mdsc, u64 want_flush_tid) wait_caps_flush() argument 2266 ceph_send_cap_releases(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_send_cap_releases() argument 2373 ceph_flush_cap_releases(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_flush_cap_releases() argument 2404 struct ceph_mds_client *mdsc = ceph_cap_reclaim_work() local 2411 ceph_queue_cap_reclaim_work(struct ceph_mds_client *mdsc) ceph_queue_cap_reclaim_work() argument 2423 ceph_reclaim_caps_nr(struct ceph_mds_client *mdsc, int nr) ceph_reclaim_caps_nr() argument 2482 ceph_mdsc_create_request(struct ceph_mds_client *mdsc, int op, int mode) ceph_mdsc_create_request() argument 2518 __get_oldest_req(struct ceph_mds_client *mdsc) __get_oldest_req() argument 2526 __get_oldest_tid(struct ceph_mds_client *mdsc) __get_oldest_tid() argument 2863 struct ceph_mds_client *mdsc = session->s_mdsc; create_request_message() local 3083 complete_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) complete_request() argument 3101 struct ceph_mds_client *mdsc = session->s_mdsc; __prepare_send_request() local 3230 __do_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) __do_request() argument 3435 __wake_requests(struct ceph_mds_client *mdsc, struct list_head *head) __wake_requests() argument 3456 kick_requests(struct ceph_mds_client *mdsc, int mds) kick_requests() argument 3478 ceph_mdsc_submit_request(struct ceph_mds_client *mdsc, struct inode *dir, struct ceph_mds_request *req) ceph_mdsc_submit_request() argument 3526 ceph_mdsc_wait_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, ceph_mds_request_wait_callback_t wait_func) ceph_mdsc_wait_request() argument 3581 ceph_mdsc_do_request(struct ceph_mds_client *mdsc, struct inode *dir, struct ceph_mds_request *req) ceph_mdsc_do_request() argument 3626 struct ceph_mds_client *mdsc = session->s_mdsc; handle_reply() local 3834 handle_forward(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) handle_forward() argument 3935 struct ceph_mds_client *mdsc = session->s_mdsc; handle_session() local 4143 replay_unsafe_requests(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) replay_unsafe_requests() argument 4476 encode_snap_realms(struct ceph_mds_client *mdsc, struct ceph_reconnect_state *recon_state) encode_snap_realms() argument 4546 send_mds_reconnect(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) send_mds_reconnect() argument 4719 check_new_map(struct ceph_mds_client *mdsc, struct ceph_mdsmap *newmap, struct ceph_mdsmap *oldmap) check_new_map() argument 4892 handle_lease(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) handle_lease() argument 5043 maybe_recover_session(struct ceph_mds_client *mdsc) maybe_recover_session() argument 5106 schedule_delayed(struct ceph_mds_client *mdsc, unsigned long delay) schedule_delayed() argument 5119 struct ceph_mds_client *mdsc = delayed_work() local 5178 struct ceph_mds_client *mdsc; ceph_mdsc_init() local 5253 wait_requests(struct ceph_mds_client *mdsc) wait_requests() argument 5307 ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc) ceph_mdsc_pre_umount() argument 5329 flush_mdlog_and_wait_mdsc_unsafe_requests(struct ceph_mds_client *mdsc, u64 want_tid) flush_mdlog_and_wait_mdsc_unsafe_requests() argument 5393 ceph_mdsc_sync(struct ceph_mds_client *mdsc) ceph_mdsc_sync() argument 5426 done_closing_sessions(struct ceph_mds_client *mdsc, int skipped) done_closing_sessions() argument 5436 ceph_mdsc_close_sessions(struct ceph_mds_client *mdsc) ceph_mdsc_close_sessions() argument 5492 ceph_mdsc_force_umount(struct ceph_mds_client *mdsc) ceph_mdsc_force_umount() argument 5526 ceph_mdsc_stop(struct ceph_mds_client *mdsc) ceph_mdsc_stop() argument 5548 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_mdsc_destroy() local 5566 ceph_mdsc_handle_fsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) ceph_mdsc_handle_fsmap() argument 5638 ceph_mdsc_handle_mdsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) ceph_mdsc_handle_mdsmap() argument 5723 struct ceph_mds_client *mdsc = s->s_mdsc; mds_peer_reset() local 5733 struct ceph_mds_client *mdsc = s->s_mdsc; mds_dispatch() local 5792 struct ceph_mds_client *mdsc = s->s_mdsc; mds_get_authorizer() local 5809 struct ceph_mds_client *mdsc = s->s_mdsc; mds_add_authorizer_challenge() local 5819 struct ceph_mds_client *mdsc = s->s_mdsc; mds_verify_authorizer_reply() local 5831 struct ceph_mds_client *mdsc = s->s_mdsc; mds_invalidate_authorizer() local [all...] |
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | caps.c | 127 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init() argument 133 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize() argument 152 ceph_adjust_caps_max_min(struct ceph_mds_client *mdsc, struct ceph_mount_options *fsopt) ceph_adjust_caps_max_min() argument 166 __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) __ceph_unreserve_caps() argument 200 ceph_reserve_caps(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx, int need) ceph_reserve_caps() argument 305 ceph_unreserve_caps(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx) ceph_unreserve_caps() argument 326 ceph_get_cap(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx) ceph_get_cap() argument 381 ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) ceph_put_cap() argument 410 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_reservation_status() local 489 __cap_set_timeouts(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_set_timeouts() argument 507 __cap_delay_requeue(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_delay_requeue() argument 531 __cap_delay_requeue_front(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_delay_requeue_front() argument 548 __cap_delay_cancel(struct ceph_mds_client *mdsc, struct ceph_inode_info *ci) __cap_delay_cancel() argument 636 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; ceph_add_cap() local 1143 struct ceph_mds_client *mdsc; __ceph_remove_cap() local 1545 struct ceph_mds_client *mdsc = session->s_mdsc; global() variable 1638 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; ceph_flush_snaps() local 1709 struct ceph_mds_client *mdsc = __ceph_mark_dirty_caps() local 1778 __get_oldest_flush_tid(struct ceph_mds_client *mdsc) __get_oldest_flush_tid() argument 1793 __detach_cap_flush_from_mdsc(struct ceph_mds_client *mdsc, struct ceph_cap_flush *cf) __detach_cap_flush_from_mdsc() argument 1833 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; __mark_caps_flushing() local 1929 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); ceph_check_caps() local 2214 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; try_flush_caps() local 2304 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; unsafe_request_wait() local 2482 struct ceph_mds_client *mdsc = ceph_write_inode() local 2571 ceph_early_kick_flushing_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_early_kick_flushing_caps() argument 2619 ceph_kick_flushing_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_kick_flushing_caps() argument 2654 struct ceph_mds_client *mdsc = session->s_mdsc; ceph_kick_flushing_inode_caps() local 2732 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; try_get_cap_refs() local 2974 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_get_caps() local 3654 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; global() variable 3760 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; __ceph_remove_capsnap() local 3804 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; handle_cap_flushsnap_ack() local 3888 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; handle_cap_export() local 4013 handle_cap_import(struct ceph_mds_client *mdsc, struct inode *inode, struct ceph_mds_caps *im, struct ceph_mds_cap_peer *ph, struct ceph_mds_session *session, struct ceph_cap **target_cap, int *old_issued) handle_cap_import() argument 4096 struct ceph_mds_client *mdsc = session->s_mdsc; ceph_handle_caps() local 4338 ceph_check_delayed_caps(struct ceph_mds_client *mdsc) ceph_check_delayed_caps() argument 4383 struct ceph_mds_client *mdsc = s->s_mdsc; flush_dirty_session_caps() local 4404 ceph_flush_dirty_caps(struct ceph_mds_client *mdsc) ceph_flush_dirty_caps() argument 4409 __ceph_touch_fmode(struct ceph_inode_info *ci, struct ceph_mds_client *mdsc, int fmode) __ceph_touch_fmode() argument 4426 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(ci->vfs_inode.i_sb); ceph_get_fmode() local 4460 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(ci->vfs_inode.i_sb); ceph_put_fmode() local 4505 struct ceph_mds_client *mdsc = ceph_drop_caps_for_unlink() local [all...] |
H A D | super.h | 119 struct ceph_mds_client *mdsc; member [all...] |
H A D | mds_client.c | 681 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session() argument 689 static bool __have_session(struct ceph_mds_client *mdsc, in argument 697 __verify_registered_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *s) __verify_registered_session() argument 710 register_session(struct ceph_mds_client *mdsc, int mds) register_session() argument 788 __unregister_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *s) __unregister_session() argument 812 ceph_mdsc_iterate_sessions(struct ceph_mds_client *mdsc, void (*cb)(struct ceph_mds_session *), bool check_state) ceph_mdsc_iterate_sessions() argument 893 lookup_get_request(struct ceph_mds_client *mdsc, u64 tid) lookup_get_request() argument 910 __register_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, struct inode *dir) __register_request() argument 949 __unregister_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) __unregister_request() argument 1028 __choose_mds(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, bool *random) __choose_mds() argument 1283 create_session_open_msg(struct ceph_mds_client *mdsc, u64 seq) create_session_open_msg() argument 1393 __open_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) __open_session() argument 1421 __open_export_target_session(struct ceph_mds_client *mdsc, int target) __open_export_target_session() argument 1443 ceph_mdsc_open_export_target_session(struct ceph_mds_client *mdsc, int target) ceph_mdsc_open_export_target_session() argument 1456 __open_export_target_sessions(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) __open_export_target_sessions() argument 1476 ceph_mdsc_open_export_target_sessions(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_mdsc_open_export_target_sessions() argument 1498 dispose_cap_releases(struct ceph_mds_client *mdsc, struct list_head *dispose) dispose_cap_releases() argument 1510 cleanup_session_requests(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) cleanup_session_requests() argument 1614 remove_capsnaps(struct ceph_mds_client *mdsc, struct inode *inode) remove_capsnaps() argument 1641 struct ceph_mds_client *mdsc = fsc->mdsc; remove_session_caps_cb() local 1842 send_renew_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) send_renew_caps() argument 1872 send_flushmsg_ack(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, u64 seq) send_flushmsg_ack() argument 1892 renewed_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, int is_renew) renewed_caps() argument 1942 __close_session(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) __close_session() argument 2057 ceph_trim_caps(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, int max_caps) ceph_trim_caps() argument 2078 check_caps_flush(struct ceph_mds_client *mdsc, u64 want_flush_tid) check_caps_flush() argument 2103 wait_caps_flush(struct ceph_mds_client *mdsc, u64 want_flush_tid) wait_caps_flush() argument 2117 ceph_send_cap_releases(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_send_cap_releases() argument 2224 ceph_flush_cap_releases(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) ceph_flush_cap_releases() argument 2255 struct ceph_mds_client *mdsc = ceph_cap_reclaim_work() local 2262 ceph_queue_cap_reclaim_work(struct ceph_mds_client *mdsc) ceph_queue_cap_reclaim_work() argument 2274 ceph_reclaim_caps_nr(struct ceph_mds_client *mdsc, int nr) ceph_reclaim_caps_nr() argument 2332 ceph_mdsc_create_request(struct ceph_mds_client *mdsc, int op, int mode) ceph_mdsc_create_request() argument 2367 __get_oldest_req(struct ceph_mds_client *mdsc) __get_oldest_req() argument 2375 __get_oldest_tid(struct ceph_mds_client *mdsc) __get_oldest_tid() argument 2549 create_request_message(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, int mds, bool drop_cap_releases) create_request_message() argument 2692 complete_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) complete_request() argument 2705 __prepare_send_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req, int mds, bool drop_cap_releases) __prepare_send_request() argument 2792 __send_request(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_mds_request *req, bool drop_cap_releases) __send_request() argument 2812 __do_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) __do_request() argument 2934 __wake_requests(struct ceph_mds_client *mdsc, struct list_head *head) __wake_requests() argument 2955 kick_requests(struct ceph_mds_client *mdsc, int mds) kick_requests() argument 2977 ceph_mdsc_submit_request(struct ceph_mds_client *mdsc, struct inode *dir, struct ceph_mds_request *req) ceph_mdsc_submit_request() argument 3026 ceph_mdsc_wait_request(struct ceph_mds_client *mdsc, struct ceph_mds_request *req) ceph_mdsc_wait_request() argument 3080 ceph_mdsc_do_request(struct ceph_mds_client *mdsc, struct inode *dir, struct ceph_mds_request *req) ceph_mdsc_do_request() argument 3125 struct ceph_mds_client *mdsc = session->s_mdsc; handle_reply() local 3320 handle_forward(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) handle_forward() argument 3403 struct ceph_mds_client *mdsc = session->s_mdsc; handle_session() local 3577 replay_unsafe_requests(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) replay_unsafe_requests() argument 3904 encode_snap_realms(struct ceph_mds_client *mdsc, struct ceph_reconnect_state *recon_state) encode_snap_realms() argument 3974 send_mds_reconnect(struct ceph_mds_client *mdsc, struct ceph_mds_session *session) send_mds_reconnect() argument 4149 check_new_map(struct ceph_mds_client *mdsc, struct ceph_mdsmap *newmap, struct ceph_mdsmap *oldmap) check_new_map() argument 4268 handle_lease(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) handle_lease() argument 4421 maybe_recover_session(struct ceph_mds_client *mdsc) maybe_recover_session() argument 4492 schedule_delayed(struct ceph_mds_client *mdsc, unsigned long delay) schedule_delayed() argument 4505 struct ceph_mds_client *mdsc = delayed_work() local 4564 struct ceph_mds_client *mdsc; ceph_mdsc_init() local 4647 wait_requests(struct ceph_mds_client *mdsc) wait_requests() argument 4701 ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc) ceph_mdsc_pre_umount() argument 4723 wait_unsafe_requests(struct ceph_mds_client *mdsc, u64 want_tid) wait_unsafe_requests() argument 4766 ceph_mdsc_sync(struct ceph_mds_client *mdsc) ceph_mdsc_sync() argument 4799 done_closing_sessions(struct ceph_mds_client *mdsc, int skipped) done_closing_sessions() argument 4809 ceph_mdsc_close_sessions(struct ceph_mds_client *mdsc) ceph_mdsc_close_sessions() argument 4865 ceph_mdsc_force_umount(struct ceph_mds_client *mdsc) ceph_mdsc_force_umount() argument 4899 ceph_mdsc_stop(struct ceph_mds_client *mdsc) ceph_mdsc_stop() argument 4921 struct ceph_mds_client *mdsc = fsc->mdsc; ceph_mdsc_destroy() local 4939 ceph_mdsc_handle_fsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) ceph_mdsc_handle_fsmap() argument 5018 ceph_mdsc_handle_mdsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) ceph_mdsc_handle_mdsmap() argument 5101 struct ceph_mds_client *mdsc = s->s_mdsc; peer_reset() local 5110 struct ceph_mds_client *mdsc = s->s_mdsc; dispatch() local 5169 struct ceph_mds_client *mdsc = s->s_mdsc; get_authorizer() local 5197 struct ceph_mds_client *mdsc = s->s_mdsc; add_authorizer_challenge() local 5207 struct ceph_mds_client *mdsc = s->s_mdsc; verify_authorizer_reply() local 5216 struct ceph_mds_client *mdsc = s->s_mdsc; invalidate_authorizer() local [all...] |