Lines Matching refs:dout
49 dout("unused open flags: %x\n", flags); in ceph_flags_sys2wire()
208 dout("%s %p %p 0%o (%s)\n", __func__, inode, file, in ceph_init_file_info()
264 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
270 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
301 dout("renew caps %p want %s issued %s updating mds_wanted\n", in ceph_renew_caps()
334 dout("renew caps %p open result=%d\n", inode, err); in ceph_renew_caps()
355 dout("open file %p is already opened\n", file); in ceph_open()
364 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
392 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
414 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
428 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
449 dout("atomic_open %p dentry %p '%pd' %s flags %d mode 0%o\n", in ceph_atomic_open()
516 dout("atomic_open finish_no_open on dn %p\n", dn); in ceph_atomic_open()
519 dout("atomic_open finish_open on dn %p\n", dn); in ceph_atomic_open()
532 dout("atomic_open result=%d\n", err); in ceph_atomic_open()
542 dout("release inode %p dir file %p\n", inode, file); in ceph_release()
554 dout("release inode %p regular file %p\n", inode, file); in ceph_release()
594 dout("sync_read on file %p %llu~%u %s\n", file, off, (unsigned)len, in ceph_sync_read()
664 dout("sync_read %llu~%llu got %zd i_size %llu%s\n", in ceph_sync_read()
672 dout("sync_read zero gap %llu~%llu\n", in ceph_sync_read()
723 dout("sync_read result %zd retry_op %d\n", ret, *retry_op); in ceph_sync_read()
763 dout("ceph_aio_complete %p rc %d\n", inode, ret); in ceph_aio_complete()
803 dout("ceph_aio_complete_req %p rc %d bytes %u\n", in ceph_aio_complete_req()
950 dout("sync_direct_%s on file %p %lld~%u snapc %p seq %lld\n", in ceph_direct_read_write()
959 dout("invalidate_inode_pages2_range returned %d\n", ret2); in ceph_direct_read_write()
1151 dout("sync_write on file %p %lld~%u snapc %p seq %lld\n", in ceph_sync_write()
1163 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_write()
1268 dout("aio_read %p %llx.%llx %llu~%u trying to get caps on %p\n", in ceph_read_iter()
1294 dout("aio_sync_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
1312 dout("aio_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
1320 dout("aio_read %p %llx.%llx dropping cap refs on %s = %d\n", in ceph_read_iter()
1385 dout("sync_read hit hole, ppos %lld < size %lld" in ceph_read_iter()
1486 dout("aio_write %p %llx.%llx %llu~%zd getting caps. i_size %llu\n", in ceph_write_iter()
1498 dout("aio_write %p %llx.%llx %llu~%zd got cap refs on %s\n", in ceph_write_iter()
1561 dout("aio_write %p %llx.%llx %llu~%u dropping cap refs on %s\n", in ceph_write_iter()
1567 dout("aio_write %p %llx.%llx %llu~%u" "got EOLDSNAPC, retrying\n", in ceph_write_iter()
1918 dout("Copy beyond EOF (%llu + %zu > %llu)\n", in is_file_size_ok()
1958 dout("Copying files across clusters: src: %pU dst: %pU\n", in __ceph_copy_file_range()
1986 dout("Invalid src/dst files layout\n"); in __ceph_copy_file_range()
2000 dout("failed to write src file (%zd)\n", ret); in __ceph_copy_file_range()
2005 dout("failed to write dst file (%zd)\n", ret); in __ceph_copy_file_range()
2017 dout("get_rd_wr_caps returned %d\n", err); in __ceph_copy_file_range()
2034 dout("Failed to invalidate inode pages (%zd)\n", ret); in __ceph_copy_file_range()
2068 dout("do_splice_direct returned %d\n", err); in __ceph_copy_file_range()
2106 dout("ceph_osdc_copy_from returned %d\n", err); in __ceph_copy_file_range()
2150 dout("do_splice_direct returned %d\n", err); in __ceph_copy_file_range()