Lines Matching refs:fsc

135 	struct ceph_client *cl = mdsc->fsc->client;  in ceph_get_inode()
568 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_alloc_inode() local
576 doutc(fsc->client, "%p\n", &ci->netfs.inode); in ceph_alloc_inode()
906 struct ceph_client *cl = mdsc->fsc->client; in decode_encrypted_symlink()
946 struct ceph_client *cl = mdsc->fsc->client; in ceph_fill_inode()
1524 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fill_trace() local
1525 struct ceph_client *cl = fsc->client; in ceph_fill_trace()
1658 fsc->mount_options->snapdir_name, in ceph_fill_trace()
1808 struct ceph_client *cl = session->s_mdsc->fsc->client; in readdir_prepopulate_inodes_only()
1907 struct ceph_client *cl = session->s_mdsc->fsc->client; in ceph_readdir_prepopulate()
2121 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work() local
2122 struct ceph_client *cl = fsc->client; in ceph_queue_inode_work()
2127 if (queue_work(fsc->inode_wq, &ci->i_work)) { in ceph_queue_inode_work()
2834 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr() local
2852 attr->ia_size > max(i_size_read(inode), fsc->max_file_size)) in ceph_setattr()
2904 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr() local
2905 struct ceph_client *cl = fsc->client; in __ceph_do_getattr()
2906 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr()
2952 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr() local
2953 struct ceph_client *cl = fsc->client; in ceph_do_getvxattr()
2954 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_do_getvxattr()