• Home
  • Raw
  • Download

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()
288 dout("separator '=' missing in source"); in ceph_parse_new_source()
313 dout("file system (mds namespace) '%s'\n", fsopt->mds_namespace); in ceph_parse_new_source()
344 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source()
368 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source()
370 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source()
372 dout("trying new device syntax"); in ceph_parse_source()
377 dout("trying old device syntax"); in ceph_parse_source()
416 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param()
620 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
884 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
899 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
1020 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
1054 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
1074 dout("open_root_inode success\n"); in open_root_dentry()
1080 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
1143 dout("mount start %p\n", fsc); in ceph_real_mount()
1166 dout("mount opening path '%s'\n", path); in ceph_real_mount()
1181 dout("mount success\n"); in ceph_real_mount()
1196 dout("set_super %p\n", s); in ceph_set_super()
1231 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
1234 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
1239 dout("fsid doesn't match\n"); in ceph_compare_super()
1243 dout("flags differ\n"); in ceph_compare_super()
1248 dout("client is blocklisted (and CLEANRECOVER is not set)\n"); in ceph_compare_super()
1253 dout("client has been forcibly unmounted\n"); in ceph_compare_super()
1294 dout("ceph_get_tree\n"); in ceph_get_tree()
1328 dout("get_sb got existing client %p\n", fsc); in ceph_get_tree()
1330 dout("get_sb using new client %p\n", fsc); in ceph_get_tree()
1341 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_get_tree()
1359 dout("ceph_get_tree fail %d\n", err); in ceph_get_tree()
1523 dout("kill_sb %p\n", s); in ceph_kill_sb()
1630 dout("exit_ceph\n"); in exit_ceph()