Lines Matching refs:fsc
406 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() argument
410 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status()
492 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in __cap_set_timeouts()
943 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in __ceph_caps_issued_mask_metric() local
948 ceph_update_cap_hit(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
950 ceph_update_cap_mis(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
1236 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in encode_cap_msg()
2749 if (READ_ONCE(mdsc->fsc->mount_state) == CEPH_MOUNT_SHUTDOWN) { in try_get_cap_refs()
2859 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps() local
2867 fi->filp_gen != READ_ONCE(fsc->filp_gen)) in ceph_get_caps()
2881 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_get_caps()
2920 fi->filp_gen != READ_ONCE(fsc->filp_gen)) { in ceph_get_caps()
4022 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
4071 inode = ceph_find_inode(mdsc->fsc->sb, vino); in ceph_handle_caps()