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()
740 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_lookup()
829 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mknod()
890 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_symlink()
942 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mkdir()
1009 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_link()
1043 static void ceph_async_unlink_cb(struct ceph_mds_client *mdsc, in ceph_async_unlink_cb()
1121 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
1190 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old_dir->i_sb); in ceph_rename()
1257 struct ceph_mds_client *mdsc; in __ceph_dentry_lease_touch()
1273 static void __dentry_dir_lease_touch(struct ceph_mds_client* mdsc, in __dentry_dir_lease_touch()
1291 struct ceph_mds_client *mdsc; in __ceph_dentry_dir_lease_touch()
1322 struct ceph_mds_client *mdsc; in __dentry_lease_unlist()
1349 __dentry_leases_walk(struct ceph_mds_client *mdsc, in __dentry_leases_walk()
1476 int ceph_trim_dentries(struct ceph_mds_client *mdsc) in ceph_trim_dentries()
1629 struct ceph_mds_client *mdsc) in dir_lease_is_valid()
1666 struct ceph_mds_client *mdsc; in ceph_d_revalidate()