Lines Matching refs:dout
46 dout("unused open flags: %x\n", flags); in ceph_flags_sys2wire()
204 dout("%s %p %p 0%o (%s)\n", __func__, inode, file, in ceph_init_file_info()
257 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
263 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
294 dout("renew caps %p want %s issued %s updating mds_wanted\n", in ceph_renew_caps()
327 dout("renew caps %p open result=%d\n", inode, err); in ceph_renew_caps()
348 dout("open file %p is already opened\n", file); in ceph_open()
357 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
385 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
407 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
421 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
442 dout("atomic_open %p dentry %p '%pd' %s flags %d mode 0%o\n", in ceph_atomic_open()
503 dout("atomic_open finish_no_open on dn %p\n", dn); in ceph_atomic_open()
506 dout("atomic_open finish_open on dn %p\n", dn); in ceph_atomic_open()
519 dout("atomic_open result=%d\n", err); in ceph_atomic_open()
529 dout("release inode %p dir file %p\n", inode, file); in ceph_release()
541 dout("release inode %p regular file %p\n", inode, file); in ceph_release()
594 dout("striped_read %llu~%llu (read %u) got %d%s%s\n", pos, len, read, in striped_read()
602 dout(" zero gap %llu to %llu\n", in striped_read()
624 dout("striped_read returns %d\n", ret); in striped_read()
645 dout("sync_read on file %p %llu~%u %s\n", file, off, (unsigned)len, in ceph_sync_read()
710 dout("sync_read result %zd\n", ret); in ceph_sync_read()
747 dout("ceph_aio_complete %p rc %d\n", inode, ret); in ceph_aio_complete()
787 dout("ceph_aio_complete_req %p rc %d bytes %u\n", in ceph_aio_complete_req()
934 dout("sync_direct_%s on file %p %lld~%u snapc %p seq %lld\n", in ceph_direct_read_write()
947 dout("invalidate_inode_pages2_range returned %d\n", ret2); in ceph_direct_read_write()
1139 dout("sync_write on file %p %lld~%u snapc %p seq %lld\n", in ceph_sync_write()
1150 dout("invalidate_inode_pages2_range returned %d\n", ret); in ceph_sync_write()
1255 dout("aio_read %p %llx.%llx %llu~%u trying to get caps on %p\n", in ceph_read_iter()
1270 dout("aio_sync_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
1288 dout("aio_read %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
1295 dout("aio_read %p %llx.%llx dropping cap refs on %s = %d\n", in ceph_read_iter()
1354 dout("sync_read hit hole, ppos %lld < size %lld" in ceph_read_iter()
1450 dout("aio_write %p %llx.%llx %llu~%zd getting caps. i_size %llu\n", in ceph_write_iter()
1462 dout("aio_write %p %llx.%llx %llu~%zd got cap refs on %s\n", in ceph_write_iter()
1523 dout("aio_write %p %llx.%llx %llu~%u dropping cap refs on %s\n", in ceph_write_iter()
1529 dout("aio_write %p %llx.%llx %llu~%u" "got EOLDSNAPC, retrying\n", in ceph_write_iter()