Lines Matching refs:cl
25 struct ceph_client *cl = mdsc->fsc->client; in ceph_flags_sys2wire() local
53 doutc(cl, "unused open flags: %x\n", flags); in ceph_flags_sys2wire()
206 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_init_file_info() local
210 doutc(cl, "%p %llx.%llx %p 0%o (%s)\n", inode, ceph_vinop(inode), in ceph_init_file_info()
265 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_init_file() local
278 doutc(cl, "%p %llx.%llx %p 0%o (symlink)\n", inode, in ceph_init_file()
283 doutc(cl, "%p %llx.%llx %p 0%o (special)\n", inode, in ceph_init_file()
303 struct ceph_client *cl = mdsc->fsc->client; in ceph_renew_caps() local
315 doutc(cl, "%p %llx.%llx want %s issued %s updating mds_wanted\n", in ceph_renew_caps()
348 doutc(cl, "%p %llx.%llx open result=%d\n", inode, ceph_vinop(inode), in ceph_renew_caps()
363 struct ceph_client *cl = fsc->client; in ceph_open() local
377 doutc(cl, "file %p is already opened\n", file); in ceph_open()
391 doutc(cl, "%p %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
441 doutc(cl, "open %p fmode %d want %s issued %s using existing\n", in ceph_open()
463 doutc(cl, "open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
477 doutc(cl, "open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
557 struct ceph_client *cl = ceph_inode_to_client(dir); in restore_deleg_ino() local
568 pr_warn_client(cl, in restore_deleg_ino()
601 struct ceph_client *cl = mdsc->fsc->client; in ceph_async_create_cb() local
622 pr_warn_client(cl, in ceph_async_create_cb()
642 pr_warn_client(cl, in ceph_async_create_cb()
649 pr_warn_client(cl, "no req->r_target_inode for 0x%llx\n", in ceph_async_create_cb()
672 struct ceph_client *cl = mdsc->fsc->client; in ceph_finish_async_create() local
735 doutc(cl, "failed to fill inode: %d\n", ret); in ceph_finish_async_create()
743 doutc(cl, "d_adding new inode 0x%llx to 0x%llx/%s\n", in ceph_finish_async_create()
784 struct ceph_client *cl = fsc->client; in ceph_atomic_open() local
797 doutc(cl, "%p %llx.%llx dentry %p '%pd' %s flags %d mode 0%o\n", in ceph_atomic_open()
967 doutc(cl, "finish_no_open on dn %p\n", dn); in ceph_atomic_open()
972 pr_warn_client(cl, in ceph_atomic_open()
978 doutc(cl, "finish_open on dn %p\n", dn); in ceph_atomic_open()
993 doutc(cl, "result=%d\n", err); in ceph_atomic_open()
999 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_release() local
1004 doutc(cl, "%p %llx.%llx dir file %p\n", inode, in ceph_release()
1017 doutc(cl, "%p %llx.%llx regular file %p\n", inode, in ceph_release()
1054 struct ceph_client *cl = fsc->client; in __ceph_sync_read() local
1063 doutc(cl, "on inode %p %llx.%llx %llx~%llx\n", inode, in __ceph_sync_read()
1099 doutc(cl, "orig %llu~%llu reading %llu~%llu", off, len, in __ceph_sync_read()
1154 doutc(cl, "%llu~%llu got %zd i_size %llu%s\n", off, len, in __ceph_sync_read()
1201 doutc(cl, "zero gap %llu~%llu\n", off + ret, in __ceph_sync_read()
1247 doutc(cl, "result %zd retry_op %d\n", ret, *retry_op); in __ceph_sync_read()
1256 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_sync_read() local
1258 doutc(cl, "on file %p %llx~%zx %s\n", file, iocb->ki_pos, in ceph_sync_read()
1288 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_aio_complete() local
1302 doutc(cl, "%p %llx.%llx rc %d\n", inode, ceph_vinop(inode), ret); in ceph_aio_complete()
1341 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_aio_complete_req() local
1346 doutc(cl, "req %p inode %p %llx.%llx, rc %d bytes %u\n", req, in ceph_aio_complete_req()
1488 struct ceph_client *cl = fsc->client; in ceph_direct_read_write() local
1507 doutc(cl, "sync_direct_%s on file %p %lld~%u snapc %p seq %lld\n", in ceph_direct_read_write()
1520 doutc(cl, "invalidate_inode_pages2_range returned %d\n", in ceph_direct_read_write()
1717 struct ceph_client *cl = fsc->client; in ceph_sync_write() local
1732 doutc(cl, "on file %p %lld~%u snapc %p seq %lld\n", file, pos, in ceph_sync_write()
1777 doutc(cl, "ino %llx %lld~%llu adjusted %lld~%llu -- %srmw\n", in ceph_sync_write()
1988 doutc(cl, "write failed with %d\n", ret); in ceph_sync_write()
1997 doutc(cl, "encryption failed with %d\n", ret); in ceph_sync_write()
2016 doutc(cl, "write op %lld~%llu\n", write_pos, write_len); in ceph_sync_write()
2047 doutc(cl, "osd write returned %d\n", ret); in ceph_sync_write()
2077 doutc(cl, "invalidate_inode_pages2_range returned %d\n", in ceph_sync_write()
2083 doutc(cl, "written %d\n", written); in ceph_sync_write()
2097 doutc(cl, "returning %d\n", ret); in ceph_sync_write()
2116 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_read_iter() local
2122 doutc(cl, "%llu~%u trying to get caps on %p %llx.%llx\n", in ceph_read_iter()
2151 doutc(cl, "sync %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
2171 doutc(cl, "async %p %llx.%llx %llu~%u got cap refs on %s\n", in ceph_read_iter()
2179 doutc(cl, "%p %llx.%llx dropping cap refs on %s = %d\n", in ceph_read_iter()
2242 doutc(cl, "may hit hole, ppos %lld < size %lld, reading more\n", in ceph_read_iter()
2338 struct ceph_client *cl = fsc->client; in ceph_write_iter() local
2406 doutc(cl, "%p %llx.%llx %llu~%zd getting caps. i_size %llu\n", in ceph_write_iter()
2424 doutc(cl, "%p %llx.%llx %llu~%zd got cap refs on %s\n", in ceph_write_iter()
2485 doutc(cl, "%p %llx.%llx %llu~%u dropping cap refs on %s\n", in ceph_write_iter()
2491 doutc(cl, "%p %llx.%llx %llu~%u" "got EOLDSNAPC, retrying\n", in ceph_write_iter()
2664 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fallocate() local
2671 doutc(cl, "%p %llx.%llx mode %x, offset %llu length %llu\n", in ceph_fallocate()
2801 struct ceph_client *cl = ceph_inode_to_client(src_inode); in is_file_size_ok() local
2812 doutc(cl, "Copy beyond EOF (%llu + %zu > %llu)\n", src_off, in is_file_size_ok()
2889 struct ceph_client *cl = fsc->client; in ceph_do_objects_copy() local
2931 pr_notice_client(cl, in ceph_do_objects_copy()
2934 doutc(cl, "returned %d\n", ret); in ceph_do_objects_copy()
2961 struct ceph_client *cl = src_fsc->client; in __ceph_copy_file_range() local
3004 doutc(cl, "Invalid src/dst files layout\n"); in __ceph_copy_file_range()
3022 doutc(cl, "failed to write src file (%zd)\n", ret); in __ceph_copy_file_range()
3027 doutc(cl, "failed to write dst file (%zd)\n", ret); in __ceph_copy_file_range()
3039 doutc(cl, "get_rd_wr_caps returned %d\n", err); in __ceph_copy_file_range()
3054 doutc(cl, "Failed to invalidate inode pages (%zd)\n", in __ceph_copy_file_range()
3076 doutc(cl, "Initial partial copy of %u bytes\n", src_objlen); in __ceph_copy_file_range()
3087 doutc(cl, "Failed partial copy (%zd)\n", ret); in __ceph_copy_file_range()
3109 doutc(cl, "Copied %zu bytes out of %zu\n", bytes, len); in __ceph_copy_file_range()
3137 doutc(cl, "Final partial copy of %zu bytes\n", len); in __ceph_copy_file_range()
3143 doutc(cl, "Failed partial copy (%zd)\n", bytes); in __ceph_copy_file_range()