Lines Matching refs:fsc
310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir() local
311 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir()
348 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
349 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
671 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() local
678 fsc->mount_options->snapdir_name) == 0) { in ceph_handle_snapdir()
739 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup() local
760 fsc->mount_options->snapdir_name, in ceph_lookup()
763 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1120 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink() local
1121 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
1124 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink()
1501 lwc.dir_lease_ttl = mdsc->fsc->mount_options->caps_wanted_delay_max * HZ; in ceph_trim_dentries()
1789 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release() local
1793 atomic64_dec(&fsc->mdsc->metric.total_dentries); in ceph_d_release()