• Home
  • Raw
  • Download

Lines Matching refs:dout

42 	dout("put_super\n");  in ceph_put_super()
61 dout("statfs\n"); in ceph_statfs()
115 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
117 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
121 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
124 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
234 dout("got int token %d val %d\n", token, intval); in parse_fsopt_token()
236 dout("got string token %d val %s\n", token, in parse_fsopt_token()
239 dout("got token %d\n", token); in parse_fsopt_token()
414 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
478 dout("parse_mount_options %p, dev_name '%s'\n", fsopt, dev_name); in parse_mount_options()
527 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in parse_mount_options()
529 dout("server path '%s'\n", fsopt->server_path); in parse_mount_options()
741 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
754 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
854 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
897 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
917 dout("open_root_inode success\n"); in open_root_dentry()
923 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
944 dout("mount start %p\n", fsc); in ceph_real_mount()
962 dout("mount opening path \\t\n"); in ceph_real_mount()
965 dout("mount opening path %s\n", path); in ceph_real_mount()
981 dout("mount success\n"); in ceph_real_mount()
995 dout("set_super %p data %p\n", s, data); in ceph_set_super()
1035 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
1038 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
1043 dout("fsid doesn't match\n"); in ceph_compare_super()
1047 dout("flags differ\n"); in ceph_compare_super()
1087 dout("ceph_mount\n"); in ceph_mount()
1122 dout("get_sb got existing client %p\n", fsc); in ceph_mount()
1124 dout("get_sb using new client %p\n", fsc); in ceph_mount()
1135 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_mount()
1147 dout("ceph_mount fail %ld\n", PTR_ERR(res)); in ceph_mount()
1156 dout("kill_sb %p\n", s); in ceph_kill_sb()
1231 dout("exit_ceph\n"); in exit_ceph()