Lines Matching refs:dout
46 dout("put_super\n"); in ceph_put_super()
64 dout("statfs\n"); in ceph_statfs()
118 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
120 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
124 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
127 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
246 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source()
270 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source()
272 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source()
298 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param()
469 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
713 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
728 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
843 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
879 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
899 dout("open_root_inode success\n"); in open_root_dentry()
905 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
924 dout("mount start %p\n", fsc); in ceph_real_mount()
942 dout("mount opening path '%s'\n", path); in ceph_real_mount()
957 dout("mount success\n"); in ceph_real_mount()
971 dout("set_super %p\n", s); in ceph_set_super()
1003 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
1006 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
1011 dout("fsid doesn't match\n"); in ceph_compare_super()
1015 dout("flags differ\n"); in ceph_compare_super()
1020 dout("client is blocklisted (and CLEANRECOVER is not set)\n"); in ceph_compare_super()
1025 dout("client has been forcibly unmounted\n"); in ceph_compare_super()
1065 dout("ceph_get_tree\n"); in ceph_get_tree()
1097 dout("get_sb got existing client %p\n", fsc); in ceph_get_tree()
1099 dout("get_sb using new client %p\n", fsc); in ceph_get_tree()
1110 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_get_tree()
1128 dout("ceph_get_tree fail %d\n", err); in ceph_get_tree()
1220 dout("kill_sb %p\n", s); in ceph_kill_sb()
1294 dout("exit_ceph\n"); in exit_ceph()