Lines Matching refs:dout

46 	dout("put_super\n");  in ceph_put_super()
65 dout("statfs\n"); in ceph_statfs()
117 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
119 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
123 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
126 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
245 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source()
269 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source()
271 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source()
297 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param()
468 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
712 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
727 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
842 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
878 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
898 dout("open_root_inode success\n"); in open_root_dentry()
904 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
923 dout("mount start %p\n", fsc); in ceph_real_mount()
941 dout("mount opening path '%s'\n", path); in ceph_real_mount()
956 dout("mount success\n"); in ceph_real_mount()
970 dout("set_super %p\n", s); in ceph_set_super()
1002 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
1005 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
1010 dout("fsid doesn't match\n"); in ceph_compare_super()
1014 dout("flags differ\n"); in ceph_compare_super()
1053 dout("ceph_get_tree\n"); in ceph_get_tree()
1085 dout("get_sb got existing client %p\n", fsc); in ceph_get_tree()
1087 dout("get_sb using new client %p\n", fsc); in ceph_get_tree()
1098 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_get_tree()
1116 dout("ceph_get_tree fail %d\n", err); in ceph_get_tree()
1208 dout("kill_sb %p\n", s); in ceph_kill_sb()
1282 dout("exit_ceph\n"); in exit_ceph()