Lines Matching refs:dout
41 dout("put_super\n"); in ceph_put_super()
53 dout("statfs\n"); in ceph_statfs()
94 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
96 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
100 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
103 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
192 dout("got int token %d val %d\n", token, intval); in parse_fsopt_token()
194 dout("got string token %d val %s\n", token, in parse_fsopt_token()
197 dout("got token %d\n", token); in parse_fsopt_token()
287 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
340 dout("parse_mount_options %p, dev_name '%s'\n", fsopt, dev_name); in parse_mount_options()
386 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in parse_mount_options()
387 dout("server path '%s'\n", *path); in parse_mount_options()
585 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
604 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
686 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
719 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
739 dout("open_root_inode success\n"); in open_root_dentry()
751 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
774 dout("mount start\n"); in ceph_real_mount()
781 dout("mount opening root\n"); in ceph_real_mount()
801 dout("mount opening base mountpoint\n"); in ceph_real_mount()
810 dout("mount success\n"); in ceph_real_mount()
831 dout("set_super %p data %p\n", s, data); in ceph_set_super()
867 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
870 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
875 dout("fsid doesn't match\n"); in ceph_compare_super()
879 dout("flags differ\n"); in ceph_compare_super()
923 dout("ceph_mount\n"); in ceph_mount()
961 dout("get_sb got existing client %p\n", fsc); in ceph_mount()
963 dout("get_sb using new client %p\n", fsc); in ceph_mount()
974 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_mount()
987 dout("ceph_mount fail %ld\n", PTR_ERR(res)); in ceph_mount()
996 dout("kill_sb %p\n", s); in ceph_kill_sb()
1045 dout("exit_ceph\n"); in exit_ceph()