Lines Matching refs:fsc
408 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() argument
412 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status()
494 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in __cap_set_timeouts()
925 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric() local
930 ceph_update_cap_hit(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
932 ceph_update_cap_mis(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
1184 struct ceph_fs_client *fsc; in ceph_remove_cap() local
1194 fsc = ceph_inode_to_client(&ci->netfs.inode); in ceph_remove_cap()
1197 !fsc->blocklisted && in ceph_remove_cap()
1230 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in encode_cap_msg()
2967 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __ceph_get_caps() local
2975 fi->filp_gen != READ_ONCE(fsc->filp_gen)) in __ceph_get_caps()
2989 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_get_caps()
3028 fi->filp_gen != READ_ONCE(fsc->filp_gen)) { in __ceph_get_caps()
4298 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
4349 inode = ceph_find_inode(mdsc->fsc->sb, vino); in ceph_handle_caps()
4511 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
4858 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap() local
4859 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_purge_inode_cap()