Lines Matching refs:fsc
216 struct ceph_client *cl = mdsc->fsc->client; in __snapfh_to_dentry()
305 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_dentry() local
319 doutc(fsc->client, "%llx\n", fh->ino); in ceph_fh_to_dentry()
424 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_parent() local
438 doutc(fsc->client, "%llx\n", cfh->parent_ino); in ceph_fh_to_parent()
450 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name() local
465 strscpy(name, fsc->mount_options->snapdir_name, in __get_snap_name()
479 req = ceph_mdsc_create_request(fsc->mdsc, CEPH_MDS_OP_LSSNAP, in __get_snap_name()
504 err = ceph_mdsc_do_request(fsc->mdsc, NULL, req); in __get_snap_name()
543 doutc(fsc->client, "child dentry %p %p %llx.%llx err=%d\n", child, in __get_snap_name()
605 doutc(mdsc->fsc->client, "child dentry %p %p %llx.%llx err %d %s%s\n", in ceph_get_name()