Lines Matching defs:fsc
310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode);
311 struct ceph_mds_client *mdsc = fsc->mdsc;
348 if (ceph_test_mount_opt(fsc, DCACHE) &&
349 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) &&
680 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb);
687 fsc->mount_options->snapdir_name) == 0) {
748 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);
769 fsc->mount_options->snapdir_name,
772 ceph_test_mount_opt(fsc, DCACHE) &&
1129 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);
1130 struct ceph_mds_client *mdsc = fsc->mdsc;
1133 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS);
1510 lwc.dir_lease_ttl = mdsc->fsc->mount_options->caps_wanted_delay_max * HZ;
1798 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb);
1802 atomic64_dec(&fsc->mdsc->metric.total_dentries);