Lines Matching full:dout
49 dout("put_super\n"); in ceph_put_super()
68 dout("statfs\n"); in ceph_statfs()
124 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
126 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
130 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
133 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
290 dout("separator '=' missing in source"); in ceph_parse_new_source()
302 dout("using %s entity name", opts->name); in ceph_parse_new_source()
321 dout("file system (mds namespace) '%s'\n", fsopt->mds_namespace); in ceph_parse_new_source()
352 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source()
376 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source()
378 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source()
380 dout("trying new device syntax"); in ceph_parse_source()
385 dout("trying old device syntax"); in ceph_parse_source()
424 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param()
630 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
894 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
909 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
1031 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
1065 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
1085 dout("open_root_inode success\n"); in open_root_dentry()
1091 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
1154 dout("mount start %p\n", fsc); in ceph_real_mount()
1177 dout("mount opening path '%s'\n", path); in ceph_real_mount()
1192 dout("mount success\n"); in ceph_real_mount()
1207 dout("set_super %p\n", s); in ceph_set_super()
1243 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
1246 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
1251 dout("fsid doesn't match\n"); in ceph_compare_super()
1255 dout("flags differ\n"); in ceph_compare_super()
1260 dout("client is blocklisted (and CLEANRECOVER is not set)\n"); in ceph_compare_super()
1265 dout("client has been forcibly unmounted\n"); in ceph_compare_super()
1306 dout("ceph_get_tree\n"); in ceph_get_tree()
1340 dout("get_sb got existing client %p\n", fsc); in ceph_get_tree()
1342 dout("get_sb using new client %p\n", fsc); in ceph_get_tree()
1353 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_get_tree()
1371 dout("ceph_get_tree fail %d\n", err); in ceph_get_tree()
1535 dout("kill_sb %p\n", s); in ceph_kill_sb()
1642 dout("exit_ceph\n"); in exit_ceph()