• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/

Lines Matching refs:dout

50 	dout("put_super\n");
73 dout("statfs\n");
110 dout("sync_fs (non-blocking)\n");
112 dout("sync_fs (non-blocking) done\n");
116 dout("sync_fs (blocking)\n");
119 dout("sync_fs (blocking) done\n");
279 dout("ceph_umount_begin - starting forced umount\n");
400 dout("parse_fsid '%s'\n", str);
420 dout("parse_fsid ret %d got fsid %pU", err, fsid);
441 dout("parse_mount_args %p, dev_name '%s'\n", args, dev_name);
478 dout("server path '%s'\n", *path);
498 dout("got int token %d val %d\n", token, intval);
500 dout("got string token %d val %s\n", token,
503 dout("got token %d\n", token);
610 dout("destroy_mount_args %p\n", args);
703 dout("destroy_client %p\n", client);
732 dout("destroy_client %p done\n", client);
779 dout("open_root_inode opening '%s'\n", path);
792 dout("open_root_inode success\n");
799 dout("open_root_inode success, root dentry is %p\n", root);
819 dout("mount start\n");
846 dout("mount waiting for mon_map\n");
858 dout("mount opening root\n");
872 dout("mount opening base mountpoint\n");
886 dout("mount success\n");
899 dout("set_super %p data %p\n", s, data);
934 dout("ceph_compare_super %p\n", sb);
937 dout("fsid doesn't match\n");
947 dout("mon ip not part of monmap\n");
950 dout("mon ip matches existing sb %p\n", sb);
953 dout("flags differ\n");
991 dout("ceph_get_sb\n");
1016 dout("get_sb got existing client %p\n", client);
1018 dout("get_sb using new client %p\n", client);
1027 dout("root %p inode %p ino %llx.%llx\n", mnt->mnt_root,
1039 dout("ceph_get_sb fail %d\n", err);
1046 dout("kill_sb %p\n", s);
1101 dout("exit_ceph\n");