Lines Matching refs:ceph_mds_client

44 static u64 __get_oldest_flush_tid(struct ceph_mds_client *mdsc);
45 static void __kick_flushing_caps(struct ceph_mds_client *mdsc,
126 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init()
132 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize()
151 void ceph_adjust_min_caps(struct ceph_mds_client *mdsc, int delta) in ceph_adjust_min_caps()
159 static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) in __ceph_unreserve_caps()
193 int ceph_reserve_caps(struct ceph_mds_client *mdsc, in ceph_reserve_caps()
297 void ceph_unreserve_caps(struct ceph_mds_client *mdsc, in ceph_unreserve_caps()
307 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap()
361 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
390 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status()
500 static void __cap_set_timeouts(struct ceph_mds_client *mdsc, in __cap_set_timeouts()
521 static void __cap_delay_requeue(struct ceph_mds_client *mdsc, in __cap_delay_requeue()
545 static void __cap_delay_requeue_front(struct ceph_mds_client *mdsc, in __cap_delay_requeue_front()
562 static void __cap_delay_cancel(struct ceph_mds_client *mdsc, in __cap_delay_cancel()
621 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_add_cap()
1050 struct ceph_mds_client *mdsc; in __ceph_remove_cap()
1283 static int __send_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap, in __send_cap()
1462 struct ceph_mds_client *mdsc = session->s_mdsc; in __ceph_flush_snaps()
1555 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()
1628 struct ceph_mds_client *mdsc = in __ceph_mark_dirty_caps()
1686 static u64 __get_oldest_flush_tid(struct ceph_mds_client *mdsc) in __get_oldest_flush_tid()
1701 static bool __finish_cap_flush(struct ceph_mds_client *mdsc, in __finish_cap_flush()
1738 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __mark_caps_flushing()
1836 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_check_caps()
2126 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in try_flush_caps()
2313 struct ceph_mds_client *mdsc = in ceph_write_inode()
2324 static void __kick_flushing_caps(struct ceph_mds_client *mdsc, in __kick_flushing_caps()
2394 void ceph_early_kick_flushing_caps(struct ceph_mds_client *mdsc, in ceph_early_kick_flushing_caps()
2437 void ceph_kick_flushing_caps(struct ceph_mds_client *mdsc, in ceph_kick_flushing_caps()
2468 static void kick_flushing_inode_caps(struct ceph_mds_client *mdsc, in kick_flushing_inode_caps()
2540 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()
3355 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in handle_cap_flush_ack()
3458 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in handle_cap_flushsnap_ack()
3559 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()
3692 static void handle_cap_import(struct ceph_mds_client *mdsc, in handle_cap_import()
3780 struct ceph_mds_client *mdsc = session->s_mdsc; in ceph_handle_caps()
4013 void ceph_check_delayed_caps(struct ceph_mds_client *mdsc) in ceph_check_delayed_caps()
4047 void ceph_flush_dirty_caps(struct ceph_mds_client *mdsc) in ceph_flush_dirty_caps()
4123 struct ceph_mds_client *mdsc = in ceph_drop_caps_for_unlink()