Lines Matching full:dout

48 	dout("put_super\n");  in ceph_put_super()
66 dout("statfs\n"); in ceph_statfs()
122 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
124 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
128 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
131 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
281 dout("separator '=' missing in source"); in ceph_parse_new_source()
306 dout("file system (mds namespace) '%s'\n", fsopt->mds_namespace); in ceph_parse_new_source()
337 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source()
361 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source()
363 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source()
365 dout("trying new device syntax"); in ceph_parse_source()
370 dout("trying old device syntax"); in ceph_parse_source()
409 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param()
590 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
850 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
865 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
986 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
1020 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
1040 dout("open_root_inode success\n"); in open_root_dentry()
1046 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
1065 dout("mount start %p\n", fsc); in ceph_real_mount()
1083 dout("mount opening path '%s'\n", path); in ceph_real_mount()
1098 dout("mount success\n"); in ceph_real_mount()
1112 dout("set_super %p\n", s); in ceph_set_super()
1145 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
1148 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
1153 dout("fsid doesn't match\n"); in ceph_compare_super()
1157 dout("flags differ\n"); in ceph_compare_super()
1162 dout("client is blocklisted (and CLEANRECOVER is not set)\n"); in ceph_compare_super()
1167 dout("client has been forcibly unmounted\n"); in ceph_compare_super()
1208 dout("ceph_get_tree\n"); in ceph_get_tree()
1242 dout("get_sb got existing client %p\n", fsc); in ceph_get_tree()
1244 dout("get_sb using new client %p\n", fsc); in ceph_get_tree()
1255 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_get_tree()
1273 dout("ceph_get_tree fail %d\n", err); in ceph_get_tree()
1372 dout("kill_sb %p\n", s); in ceph_kill_sb()
1447 dout("exit_ceph\n"); in exit_ceph()