Lines Matching refs:dout

51 		dout("unused open flags: %x\n", flags);  in ceph_flags_sys2wire()
209 dout("%s %p %p 0%o (%s)\n", __func__, inode, file, in ceph_init_file_info()
260 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
265 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
296 dout("renew caps %p want %s issued %s updating mds_wanted\n", in ceph_renew_caps()
328 dout("renew caps %p open result=%d\n", inode, err); in ceph_renew_caps()
349 dout("open file %p is already opened\n", file); in ceph_open()
358 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
383 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
405 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
419 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
648 dout("%s failed to fill inode: %d\n", __func__, ret); in ceph_finish_async_create()
657 dout("%s d_adding new inode 0x%llx to 0x%llx/%s\n", __func__, in ceph_finish_async_create()
699 dout("atomic_open %p dentry %p '%pd' %s flags %d mode 0%o\n", in ceph_atomic_open()
798 dout("atomic_open finish_no_open on dn %p\n", dn); in ceph_atomic_open()
801 dout("atomic_open finish_open on dn %p\n", dn); in ceph_atomic_open()
815 dout("atomic_open result=%d\n", err); in ceph_atomic_open()
825 dout("release inode %p dir file %p\n", inode, file); in ceph_release()
837 dout("release inode %p regular file %p\n", inode, file); in ceph_release()
878 dout("sync_read on file %p %llu~%u %s\n", file, off, (unsigned)len, in ceph_sync_read()
940 dout("sync_read %llu~%llu got %zd i_size %llu%s\n", in ceph_sync_read()
948 dout("sync_read zero gap %llu~%llu\n", in ceph_sync_read()
990 dout("sync_read result %zd retry_op %d\n", ret, *retry_op); in ceph_sync_read()
1030 dout("ceph_aio_complete %p rc %d\n", inode, ret); in ceph_aio_complete()
1071 dout("ceph_aio_complete_req %p rc %d bytes %u\n", in ceph_aio_complete_req()
1229 dout("sync_direct_%s on file %p %lld~%u snapc %p seq %lld\n", in ceph_direct_read_write()
1238 dout("invalidate_inode_pages2_range returned %d\n", ret2); in ceph_direct_read_write()
1437 dout("sync_write on file %p %lld~%u snapc %p seq %lld\n", in ceph_sync_write()
1449 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_write()
1557 dout("aio_read %p %llx.%llx %llu~%u trying to get caps on %p\n", in ceph_read_iter()
1583 dout("aio_sync_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
1601 dout("aio_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
1609 dout("aio_read %p %llx.%llx dropping cap refs on %s = %d\n", in ceph_read_iter()
1674 dout("sync_read hit hole, ppos %lld < size %lld" in ceph_read_iter()
1780 dout("aio_write %p %llx.%llx %llu~%zd getting caps. i_size %llu\n", in ceph_write_iter()
1798 dout("aio_write %p %llx.%llx %llu~%zd got cap refs on %s\n", in ceph_write_iter()
1862 dout("aio_write %p %llx.%llx %llu~%u dropping cap refs on %s\n", in ceph_write_iter()
1868 dout("aio_write %p %llx.%llx %llu~%u" "got EOLDSNAPC, retrying\n", in ceph_write_iter()
2222 dout("Copy beyond EOF (%llu + %zu > %llu)\n", in is_file_size_ok()
2286 dout("ceph_osdc_copy_from returned %d\n", ret); in ceph_do_objects_copy()
2324 dout("Copying files across clusters: src: %pU dst: %pU\n", in __ceph_copy_file_range()
2355 dout("Invalid src/dst files layout\n"); in __ceph_copy_file_range()
2369 dout("failed to write src file (%zd)\n", ret); in __ceph_copy_file_range()
2374 dout("failed to write dst file (%zd)\n", ret); in __ceph_copy_file_range()
2386 dout("get_rd_wr_caps returned %d\n", err); in __ceph_copy_file_range()
2400 dout("Failed to invalidate inode pages (%zd)\n", ret); in __ceph_copy_file_range()
2421 dout("Initial partial copy of %u bytes\n", src_objlen); in __ceph_copy_file_range()
2432 dout("Failed partial copy (%zd)\n", ret); in __ceph_copy_file_range()
2454 dout("Copied %zu bytes out of %zu\n", bytes, len); in __ceph_copy_file_range()
2483 dout("Final partial copy of %zu bytes\n", len); in __ceph_copy_file_range()
2489 dout("Failed partial copy (%zd)\n", bytes); in __ceph_copy_file_range()