Lines Matching refs:dout

56     dout("dio_get_pagevlen len = %zu\n", size);  in dio_get_pagev_size()
99 dout("dio_get_pages_alloc: got %d pages align %zu\n", npages, align); in dio_get_pages_alloc()
158 dout("init_file %p %p 0%o (regular)\n", inode, file, in ceph_init_file()
173 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
179 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
211 dout("open file %p is already opened\n", file); in ceph_open()
220 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
248 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
270 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
284 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
305 dout("atomic_open %p dentry %p '%pd' %s flags %d mode 0%o\n", in ceph_atomic_open()
361 dout("atomic_open finish_no_open on dn %p\n", dn); in ceph_atomic_open()
364 dout("atomic_open finish_open on dn %p\n", dn); in ceph_atomic_open()
377 dout("atomic_open result=%d\n", err); in ceph_atomic_open()
386 dout("release inode %p file %p\n", inode, file); in ceph_release()
452 dout("striped_read %llu~%llu (read %u) got %d%s%s\n", pos, left, read, in striped_read()
462 dout(" zero gap %llu to %llu\n", in striped_read()
487 dout("striped_read returns %d\n", ret); in striped_read()
507 dout("sync_read on file %p %llu~%u %s\n", file, off, in ceph_sync_read()
578 dout("sync_read result %d\n", ret); in ceph_sync_read()
598 dout("%s %p tid %llu %ssafe\n", __func__, req, req->r_tid, in ceph_sync_write_unsafe()
644 dout("sync_direct_write on file %p %lld~%u\n", file, pos, in ceph_sync_direct_write()
655 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_direct_write()
761 dout("sync_write on file %p %lld~%u\n", file, pos, (unsigned)count); in ceph_sync_write()
771 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_write()
880 dout("aio_read %p %llx.%llx %llu~%u trying to get caps on %p\n", in ceph_read_iter()
895 dout("aio_sync_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
906 dout("aio_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
912 dout("aio_read %p %llx.%llx dropping cap refs on %s = %d\n", in ceph_read_iter()
970 dout("sync_read hit hole, ppos %lld < size %lld" in ceph_read_iter()
1054 dout("aio_write %p %llx.%llx %llu~%zd getting caps. i_size %llu\n", in ceph_write_iter()
1066 dout("aio_write %p %llx.%llx %llu~%zd got cap refs on %s\n", in ceph_write_iter()
1096 dout("aio_write %p %llx.%llx %llu~%u" in ceph_write_iter()
1134 dout("aio_write %p %llx.%llx %llu~%u dropping cap refs on %s\n", in ceph_write_iter()