Lines Matching refs:fsc

304 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_readdir()  local
305 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir()
336 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
337 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
664 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() local
671 fsc->mount_options->snapdir_name) == 0) { in ceph_handle_snapdir()
732 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup() local
733 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_lookup()
753 fsc->mount_options->snapdir_name, in ceph_lookup()
756 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
821 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mknod() local
822 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mknod()
880 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_symlink() local
881 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_symlink()
923 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mkdir() local
924 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mkdir()
988 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_link() local
989 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_link()
1028 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink() local
1029 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
1070 struct ceph_fs_client *fsc = ceph_sb_to_client(old_dir->i_sb); in ceph_rename() local
1071 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_rename()