Lines Matching refs:dout

90 		dout("init_file %p %p 0%o (regular)\n", inode, file,  in ceph_init_file()
104 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
110 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
143 dout("open file %p is already opened\n", file); in ceph_open()
152 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
180 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
202 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
219 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
240 dout("atomic_open %p dentry %p '%pd' %s flags %d mode 0%o\n", in ceph_atomic_open()
296 dout("atomic_open finish_no_open on dn %p\n", dn); in ceph_atomic_open()
299 dout("atomic_open finish_open on dn %p\n", dn); in ceph_atomic_open()
312 dout("atomic_open result=%d\n", err); in ceph_atomic_open()
321 dout("release inode %p file %p\n", inode, file); in ceph_release()
388 dout("striped_read %llu~%llu (read %u) got %d%s%s\n", pos, left, read, in striped_read()
398 dout(" zero gap %llu to %llu\n", in striped_read()
423 dout("striped_read returns %d\n", ret); in striped_read()
443 dout("sync_read on file %p %llu~%u %s\n", file, off, in ceph_sync_read()
515 dout("sync_read result %d\n", ret); in ceph_sync_read()
535 dout("%s %p tid %llu %ssafe\n", __func__, req, req->r_tid, in ceph_sync_write_unsafe()
581 dout("sync_direct_write on file %p %lld~%u\n", file, pos, in ceph_sync_direct_write()
592 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_direct_write()
699 dout("sync_write on file %p %lld~%u\n", file, pos, (unsigned)count); in ceph_sync_write()
709 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_write()
819 dout("aio_read %p %llx.%llx %llu~%u trying to get caps on %p\n", in ceph_read_iter()
834 dout("aio_sync_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
845 dout("aio_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
851 dout("aio_read %p %llx.%llx dropping cap refs on %s = %d\n", in ceph_read_iter()
909 dout("sync_read hit hole, ppos %lld < size %lld" in ceph_read_iter()
982 dout("aio_write %p %llx.%llx %llu~%zd getting caps. i_size %llu\n", in ceph_write_iter()
994 dout("aio_write %p %llx.%llx %llu~%zd got cap refs on %s\n", in ceph_write_iter()
1008 dout("aio_write %p %llx.%llx %llu~%u" in ceph_write_iter()
1044 dout("aio_write %p %llx.%llx %llu~%u dropping cap refs on %s\n", in ceph_write_iter()