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()
196 dout("got int token %d val %d\n", token, intval); in parse_fsopt_token()
198 dout("got string token %d val %s\n", token, in parse_fsopt_token()
201 dout("got token %d\n", token); in parse_fsopt_token()
298 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
351 dout("parse_mount_options %p, dev_name '%s'\n", fsopt, dev_name); in parse_mount_options()
397 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in parse_mount_options()
398 dout("server path '%s'\n", *path); in parse_mount_options()
598 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
617 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
707 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
741 dout("open_root_inode opening '%s'\n", path); in open_root_dentry()
761 dout("open_root_inode success\n"); in open_root_dentry()
773 dout("open_root_inode success, root dentry is %p\n", root); in open_root_dentry()
796 dout("mount start\n"); in ceph_real_mount()
803 dout("mount opening root\n"); in ceph_real_mount()
823 dout("mount opening base mountpoint\n"); in ceph_real_mount()
832 dout("mount success\n"); in ceph_real_mount()
853 dout("set_super %p data %p\n", s, data); in ceph_set_super()
889 dout("ceph_compare_super %p\n", sb); in ceph_compare_super()
892 dout("monitor(s)/mount options don't match\n"); in ceph_compare_super()
897 dout("fsid doesn't match\n"); in ceph_compare_super()
901 dout("flags differ\n"); in ceph_compare_super()
945 dout("ceph_mount\n"); in ceph_mount()
983 dout("get_sb got existing client %p\n", fsc); in ceph_mount()
985 dout("get_sb using new client %p\n", fsc); in ceph_mount()
996 dout("root %p inode %p ino %llx.%llx\n", res, in ceph_mount()
1009 dout("ceph_mount fail %ld\n", PTR_ERR(res)); in ceph_mount()
1018 dout("kill_sb %p\n", s); in ceph_kill_sb()
1067 dout("exit_ceph\n"); in exit_ceph()