Lines Matching refs:fsc
407 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() argument
411 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status()
493 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in __cap_set_timeouts()
924 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric() local
929 ceph_update_cap_hit(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
931 ceph_update_cap_mis(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
1183 struct ceph_fs_client *fsc; in ceph_remove_cap() local
1193 fsc = ceph_inode_to_client(&ci->netfs.inode); in ceph_remove_cap()
1196 !fsc->blocklisted && in ceph_remove_cap()
1233 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in encode_cap_msg()
2902 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps() local
2910 fi->filp_gen != READ_ONCE(fsc->filp_gen)) in ceph_get_caps()
2924 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_get_caps()
2963 fi->filp_gen != READ_ONCE(fsc->filp_gen)) { in ceph_get_caps()
4131 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
4177 inode = ceph_find_inode(mdsc->fsc->sb, vino); in ceph_handle_caps()
4319 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
4642 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap() local
4643 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_purge_inode_cap()