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()
923 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric() local
928 ceph_update_cap_hit(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
930 ceph_update_cap_mis(&fsc->mdsc->metric); in __ceph_caps_issued_mask_metric()
1182 struct ceph_fs_client *fsc; in ceph_remove_cap() local
1192 fsc = ceph_inode_to_client(&ci->netfs.inode); in ceph_remove_cap()
1195 !fsc->blocklisted && in ceph_remove_cap()
1232 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in encode_cap_msg()
2903 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps() local
2911 fi->filp_gen != READ_ONCE(fsc->filp_gen)) in ceph_get_caps()
2925 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_get_caps()
2964 fi->filp_gen != READ_ONCE(fsc->filp_gen)) { in ceph_get_caps()
4132 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
4178 inode = ceph_find_inode(mdsc->fsc->sb, vino); in ceph_handle_caps()
4311 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
4634 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap() local
4635 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_purge_inode_cap()