Lines Matching refs:fsc
211 struct ceph_client *cl = mdsc->fsc->client; in __snapfh_to_dentry()
300 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_dentry() local
314 doutc(fsc->client, "%llx\n", fh->ino); in ceph_fh_to_dentry()
419 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_parent() local
433 doutc(fsc->client, "%llx\n", cfh->parent_ino); in ceph_fh_to_parent()
445 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name() local
455 strcpy(name, fsc->mount_options->snapdir_name); in __get_snap_name()
468 req = ceph_mdsc_create_request(fsc->mdsc, CEPH_MDS_OP_LSSNAP, in __get_snap_name()
493 err = ceph_mdsc_do_request(fsc->mdsc, NULL, req); in __get_snap_name()
532 doutc(fsc->client, "child dentry %p %p %llx.%llx err=%d\n", child, in __get_snap_name()
594 doutc(mdsc->fsc->client, "child dentry %p %p %llx.%llx err %d %s%s\n", in ceph_get_name()