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()
680 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() local
687 fsc->mount_options->snapdir_name) == 0) { in ceph_handle_snapdir()
748 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup() local
769 fsc->mount_options->snapdir_name, in ceph_lookup()
772 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1129 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink() local
1130 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
1133 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink()
1510 lwc.dir_lease_ttl = mdsc->fsc->mount_options->caps_wanted_delay_max * HZ; in ceph_trim_dentries()
1798 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release() local
1802 atomic64_dec(&fsc->mdsc->metric.total_dentries); in ceph_d_release()