Lines Matching refs:ceph_mds_client
41 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dentry->d_sb); in ceph_d_init()
311 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir()
751 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_lookup()
851 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mknod()
913 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_symlink()
968 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mkdir()
1036 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_link()
1071 static void ceph_async_unlink_cb(struct ceph_mds_client *mdsc, in ceph_async_unlink_cb()
1149 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
1219 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old_dir->i_sb); in ceph_rename()
1286 struct ceph_mds_client *mdsc; in __ceph_dentry_lease_touch()
1302 static void __dentry_dir_lease_touch(struct ceph_mds_client* mdsc, in __dentry_dir_lease_touch()
1320 struct ceph_mds_client *mdsc; in __ceph_dentry_dir_lease_touch()
1351 struct ceph_mds_client *mdsc; in __dentry_lease_unlist()
1378 __dentry_leases_walk(struct ceph_mds_client *mdsc, in __dentry_leases_walk()
1505 int ceph_trim_dentries(struct ceph_mds_client *mdsc) in ceph_trim_dentries()
1656 struct ceph_mds_client *mdsc) in dir_lease_is_valid()
1693 struct ceph_mds_client *mdsc; in ceph_d_revalidate()