Home
last modified time | relevance | path

Searched refs:s_mdsc (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.c624 struct ceph_client *cl = s->s_mdsc->fsc->client; in ceph_insert_deleg_ino()
650 struct ceph_client *cl = s->s_mdsc->fsc->client; in ceph_parse_deleg_inos()
847 struct ceph_client *cl = s->s_mdsc->fsc->client; in parse_reply_info()
861 s->s_mdsc); in parse_reply_info()
1095 s->s_mdsc = mdsc; in register_session()
1856 struct ceph_client *cl = session->s_mdsc->fsc->client; in detach_cap_releases()
1922 struct ceph_client *cl = session->s_mdsc->fsc->client; in ceph_iterate_session_caps()
1950 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps()
1965 atomic64_dec(&session->s_mdsc->metric.total_caps); in ceph_iterate_session_caps()
1981 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps()
[all …]
H A Dcaps.c634 spin_lock(&session->s_mdsc->cap_dirty_lock); in change_auth_cap_ses()
639 spin_unlock(&session->s_mdsc->cap_dirty_lock); in change_auth_cap_ses()
791 struct ceph_client *cl = cap->session->s_mdsc->fsc->client; in __cap_is_valid()
873 struct ceph_client *cl = s->s_mdsc->fsc->client; in __touch_cap()
1163 cl = session->s_mdsc->fsc->client; in __ceph_remove_cap()
1279 struct ceph_mds_client *mdsc = arg->session->s_mdsc; in encode_cap_msg()
1570 __cap_delay_requeue(arg->session->s_mdsc, ci); in __send_cap()
1657 struct ceph_mds_client *mdsc = session->s_mdsc; in __ceph_flush_snaps()
2787 struct ceph_mds_client *mdsc = session->s_mdsc; in ceph_kick_flushing_inode_caps()
3557 __releases(session->s_mdsc->snap_rwsem) in handle_cap_grant()
[all …]
H A Dmds_client.h264 struct ceph_mds_client *s_mdsc; member
H A Dinode.c1909 struct ceph_client *cl = session->s_mdsc->fsc->client; in readdir_prepopulate_inodes_only()
2008 struct ceph_client *cl = session->s_mdsc->fsc->client; in ceph_readdir_prepopulate()