• 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

73 		dout("init_file %p %p 0%o (regular)\n", inode, file,
87 dout("init_file %p %p 0%o (symlink)\n", inode, file,
93 dout("init_file %p %p 0%o (special)\n", inode, file,
129 dout("open file %p is already opened\n", file);
138 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode,
164 dout("open %p fmode %d want %s issued %s using existing\n",
185 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted));
197 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode));
227 dout("ceph_lookup_open dentry %p '%.*s' flags %d mode 0%o\n",
249 dout("ceph_lookup_open result=%p\n", dentry);
258 dout("release inode %p file %p\n", inode, file);
404 dout("zero_page_vector_page %u~%u\n", off, len);
409 dout("zeroing %d %p head from %d\n", i, pages[i],
416 dout("zeroing %d %p len=%d\n", i, pages[i], len);
423 dout("zeroing %d %p tail to %d\n", i, pages[i], (int)len);
471 dout("striped_read %llu~%u (read %u) got %d%s%s\n", pos, left, read,
479 dout(" zero gap %llu to %llu\n", off + read, pos);
497 dout("zero tail\n");
511 dout("striped_read returns %d\n", ret);
530 dout("sync_read on file %p %llu~%u %s\n", file, off, len,
564 dout("sync_read result %d\n", ret);
577 dout("sync_write_commit %p tid %llu\n", req, req->r_tid);
613 dout("sync_write on file %p %lld~%u %s\n", file, *offset,
629 dout("invalidate_inode_pages2_range returned %d\n", ret);
753 dout("aio_read %p %llx.%llx %llu~%u trying to get caps on %p\n",
764 dout("aio_read %p %llx.%llx %llu~%u got cap refs on %s\n",
777 dout("aio_read %p %llx.%llx dropping cap refs on %s = %d\n",
786 dout("aio_read sync_read hit hole, reading more\n");
829 dout("aio_write %p %llx.%llx %llu~%u getting caps. i_size %llu\n",
840 dout("aio_write %p %llx.%llx %llu~%u got cap refs on %s\n",
867 dout("aio_write %p %llx.%llx %llu~%u dropping cap refs on %s\n",
873 dout("aio_write %p %llx.%llx %llu~%u got EOLDSNAPC, retrying\n",