Lines Matching refs:cl
135 struct ceph_client *cl = mdsc->fsc->client; in ceph_get_inode() local
152 doutc(cl, "no inode found for %llx.%llx\n", vino.ino, vino.snap); in ceph_get_inode()
156 doutc(cl, "on %llx=%llx.%llx got %p new %d\n", in ceph_get_inode()
167 struct ceph_client *cl = ceph_inode_to_client(parent); in ceph_get_snapdir() local
180 pr_warn_once_client(cl, "bad snapdir parent type (mode=0%o)\n", in ceph_get_snapdir()
186 pr_warn_once_client(cl, "bad snapdir inode type (mode=0%o)\n", in ceph_get_snapdir()
212 doutc(cl, "Failed to alloc snapdir fscrypt_auth\n"); in ceph_get_snapdir()
259 struct ceph_client *cl = ceph_inode_to_client(inode); in __get_or_create_frag() local
290 doutc(cl, "added %p %llx.%llx frag %x\n", inode, ceph_vinop(inode), f); in __get_or_create_frag()
323 struct ceph_client *cl = ceph_inode_to_client(&ci->netfs.inode); in __ceph_choose_frag() local
347 doutc(cl, "frag(%x) %x splits by %d (%d ways)\n", v, t, in __ceph_choose_frag()
358 doutc(cl, "frag(%x) = %x\n", v, t); in __ceph_choose_frag()
382 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fill_dirfrag() local
407 doutc(cl, "removed %p %llx.%llx frag %x (no ref)\n", in ceph_fill_dirfrag()
413 doutc(cl, "cleared %p %llx.%llx frag %x referral\n", in ceph_fill_dirfrag()
427 pr_err_client(cl, "ENOMEM on mds ref %p %llx.%llx fg %x\n", in ceph_fill_dirfrag()
438 doutc(cl, "%p %llx.%llx frag %x ndist=%d\n", inode, in ceph_fill_dirfrag()
467 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fill_fragtree() local
503 doutc(cl, "%p %llx.%llx\n", inode, ceph_vinop(inode)); in ceph_fill_fragtree()
509 pr_err_client(cl, "%p %llx.%llx invalid split %d/%u, " in ceph_fill_fragtree()
543 doutc(cl, " frag %x split by %d\n", frag->frag, frag->split_by); in ceph_fill_fragtree()
690 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_evict_inode() local
694 doutc(cl, "%p ino %llx.%llx\n", inode, ceph_vinop(inode)); in ceph_evict_inode()
718 doutc(cl, " dropping residual ref to snap realm %p\n", in ceph_evict_inode()
760 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fill_file_size() local
767 doutc(cl, "size %lld -> %llu\n", isize, size); in ceph_fill_file_size()
769 pr_err_client(cl, "non-zero size for directory\n"); in ceph_fill_file_size()
782 doutc(cl, "truncate_seq %u -> %u\n", in ceph_fill_file_size()
812 doutc(cl, "truncate_size %lld -> %llu, encrypted %d\n", in ceph_fill_file_size()
819 doutc(cl, "truncate_pagecache_size %lld -> %llu\n", in ceph_fill_file_size()
833 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fill_file_time() local
845 doutc(cl, "ctime %lld.%09ld -> %lld.%09ld inc w/ cap\n", in ceph_fill_file_time()
853 doutc(cl, "mtime %lld.%09ld -> %lld.%09ld tw %d -> %d\n", in ceph_fill_file_time()
868 doutc(cl, "mtime %lld.%09ld -> %lld.%09ld inc\n", in ceph_fill_file_time()
875 doutc(cl, "atime %lld.%09ld -> %lld.%09ld inc\n", in ceph_fill_file_time()
897 doutc(cl, "%p mds time_warp_seq %llu < %u\n", inode, in ceph_fill_file_time()
906 struct ceph_client *cl = mdsc->fsc->client; in decode_encrypted_symlink() local
916 pr_err_client(cl, in decode_encrypted_symlink()
946 struct ceph_client *cl = mdsc->fsc->client; in ceph_fill_inode() local
965 doutc(cl, "%p ino %llx.%llx v %llu had %llu\n", inode, ceph_vinop(inode), in ceph_fill_inode()
973 pr_warn_once_client(cl, in ceph_fill_inode()
980 pr_warn_once_client(cl, in ceph_fill_inode()
1006 pr_err_client(cl, "ENOMEM xattr blob %d bytes\n", in ceph_fill_inode()
1061 doutc(cl, "%p %llx.%llx mode 0%o uid.gid %d.%d\n", inode, in ceph_fill_inode()
1120 pr_warn_client(cl, in ceph_fill_inode()
1133 doutc(cl, "max_size %lld -> %llu\n", in ceph_fill_inode()
1197 pr_err_client(cl, in ceph_fill_inode()
1205 pr_err_client(cl, in ceph_fill_inode()
1215 pr_err_client(cl, in ceph_fill_inode()
1252 pr_err_client(cl, "%p %llx.%llx BAD mode 0%o\n", inode, in ceph_fill_inode()
1274 doutc(cl, " marking %p complete (empty)\n", in ceph_fill_inode()
1284 doutc(cl, " %p got snap_caps %s\n", inode, in ceph_fill_inode()
1301 pr_warn_client(cl, "mds issued no caps on %llx.%llx\n", in ceph_fill_inode()
1348 struct ceph_client *cl = ceph_inode_to_client(dir); in __update_dentry_lease() local
1355 doutc(cl, "%p duration %lu ms ttl %lu\n", dentry, duration, ttl); in __update_dentry_lease()
1456 struct ceph_client *cl = ceph_inode_to_client(in); in splice_dentry() local
1488 pr_err_client(cl, "error %ld %p inode %p ino %llx.%llx\n", in splice_dentry()
1494 doutc(cl, "dn %p (%d) spliced with %p (%d) inode %p ino %llx.%llx\n", in splice_dentry()
1501 doutc(cl, "dn %p attached to %p ino %llx.%llx\n", dn, in splice_dentry()
1525 struct ceph_client *cl = fsc->client; in ceph_fill_trace() local
1528 doutc(cl, "%p is_dentry %d is_target %d\n", req, in ceph_fill_trace()
1532 doutc(cl, "reply is empty!\n"); in ceph_fill_trace()
1589 doutc(cl, "d_lookup on parent=%p name=%.*s got %p\n", in ceph_fill_trace()
1594 doutc(cl, "d_alloc %p '%.*s' = %p\n", parent, in ceph_fill_trace()
1611 doutc(cl, " dn %p points to wrong inode %p\n", in ceph_fill_trace()
1637 pr_err_client(cl, "badness %p %llx.%llx\n", in, in ceph_fill_trace()
1688 doutc(cl, "no dentry lease or dir cap\n"); in ceph_fill_trace()
1695 doutc(cl, " src %p '%pd' dst %p '%pd'\n", in ceph_fill_trace()
1697 doutc(cl, "doing d_move %p -> %p\n", req->r_old_dentry, dn); in ceph_fill_trace()
1704 doutc(cl, " src %p '%pd' dst %p '%pd'\n", in ceph_fill_trace()
1711 doutc(cl, "dn %p gets new offset %lld\n", in ceph_fill_trace()
1725 doutc(cl, "null dentry\n"); in ceph_fill_trace()
1727 doutc(cl, "d_delete %p\n", dn); in ceph_fill_trace()
1751 doutc(cl, " %p links to %p %llx.%llx, not %llx.%llx\n", in ceph_fill_trace()
1763 doutc(cl, " final dn %p\n", dn); in ceph_fill_trace()
1774 doutc(cl, " linking snapped dir %p to dn %p\n", in, in ceph_fill_trace()
1797 doutc(cl, "done err=%d\n", err); in ceph_fill_trace()
1808 struct ceph_client *cl = session->s_mdsc->fsc->client; in readdir_prepopulate_inodes_only() local
1823 doutc(cl, "badness got %d\n", err); in readdir_prepopulate_inodes_only()
1829 pr_err_client(cl, "inode badness on %p got %d\n", in, in readdir_prepopulate_inodes_only()
1858 struct ceph_client *cl = ceph_inode_to_client(dir); in fill_readdir_cache() local
1890 doutc(cl, "dn %p idx %d\n", dn, ctl->index); in fill_readdir_cache()
1894 doutc(cl, "disable readdir cache\n"); in fill_readdir_cache()
1907 struct ceph_client *cl = session->s_mdsc->fsc->client; in ceph_readdir_prepopulate() local
1935 doutc(cl, "got new frag %x -> %x\n", frag, in ceph_readdir_prepopulate()
1943 doutc(cl, "%d items under SNAPDIR dn %p\n", in ceph_readdir_prepopulate()
1946 doutc(cl, "%d items under dn %p\n", rinfo->dir_nr, parent); in ceph_readdir_prepopulate()
1990 doutc(cl, "d_lookup on parent=%p name=%.*s got %p\n", in ceph_readdir_prepopulate()
1995 doutc(cl, "d_alloc %p '%.*s' = %p\n", parent, in ceph_readdir_prepopulate()
1998 doutc(cl, "d_alloc badness\n"); in ceph_readdir_prepopulate()
2011 doutc(cl, " dn %p points to wrong inode %p\n", in ceph_readdir_prepopulate()
2034 doutc(cl, "new_inode badness\n"); in ceph_readdir_prepopulate()
2045 pr_err_client(cl, "badness on %p %llx.%llx\n", in, in ceph_readdir_prepopulate()
2063 doutc(cl, " skip splicing dn %p to inode %p" in ceph_readdir_prepopulate()
2096 doutc(cl, "done\n"); in ceph_readdir_prepopulate()
2102 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_inode_set_size() local
2107 doutc(cl, "set_size %p %llu -> %llu\n", inode, i_size_read(inode), size); in ceph_inode_set_size()
2122 struct ceph_client *cl = fsc->client; in ceph_queue_inode_work() local
2128 doutc(cl, "%p %llx.%llx mask=%lx\n", inode, in ceph_queue_inode_work()
2131 doutc(cl, "%p %llx.%llx already queued, mask=%lx\n", in ceph_queue_inode_work()
2139 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_do_invalidate_pages() local
2149 pr_warn_ratelimited_client(cl, in ceph_do_invalidate_pages()
2159 doutc(cl, "%p %llx.%llx gen %d revoking %d\n", inode, in ceph_do_invalidate_pages()
2172 pr_err_client(cl, "invalidate_inode_pages2 %llx.%llx failed\n", in ceph_do_invalidate_pages()
2179 doutc(cl, "%p %llx.%llx gen %d successful\n", inode, in ceph_do_invalidate_pages()
2184 doutc(cl, "%p %llx.%llx gen %d raced, now %d revoking %d\n", in ceph_do_invalidate_pages()
2203 struct ceph_client *cl = ceph_inode_to_client(inode); in __ceph_do_pending_vmtruncate() local
2212 doutc(cl, "%p %llx.%llx none pending\n", inode, in __ceph_do_pending_vmtruncate()
2225 doutc(cl, "%p %llx.%llx flushing snaps first\n", inode, in __ceph_do_pending_vmtruncate()
2237 doutc(cl, "%p %llx.%llx (%d) to %lld\n", inode, ceph_vinop(inode), in __ceph_do_pending_vmtruncate()
2266 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_inode_work() local
2269 doutc(cl, "writeback %p %llx.%llx\n", inode, ceph_vinop(inode)); in ceph_inode_work()
2341 struct ceph_client *cl = ceph_inode_to_client(inode); in fill_fscrypt_truncate() local
2364 doutc(cl, "size %lld -> %lld got cap refs on %s, issued %s\n", in fill_fscrypt_truncate()
2421 doutc(cl, "hit hole, ppos %lld < size %lld\n", pos, i_size); in fill_fscrypt_truncate()
2430 doutc(cl, "encrypt block boff/bsize %d/%lu\n", boff, in fill_fscrypt_truncate()
2458 doutc(cl, "%p %llx.%llx size dropping cap refs on %s\n", inode, in fill_fscrypt_truncate()
2477 struct ceph_client *cl = ceph_inode_to_client(inode); in __ceph_setattr() local
2544 doutc(cl, "%p %llx.%llx issued %s\n", inode, ceph_vinop(inode), in __ceph_setattr()
2556 doutc(cl, "%p %llx.%llx fscrypt_auth len %u to %u)\n", inode, in __ceph_setattr()
2587 doutc(cl, "%p %llx.%llx uid %d -> %d\n", inode, in __ceph_setattr()
2605 doutc(cl, "%p %llx.%llx gid %d -> %d\n", inode, in __ceph_setattr()
2621 doutc(cl, "%p %llx.%llx mode 0%o -> 0%o\n", inode, in __ceph_setattr()
2638 doutc(cl, "%p %llx.%llx atime %lld.%09ld -> %lld.%09ld\n", in __ceph_setattr()
2661 doutc(cl, "%p %llx.%llx size %lld -> %lld\n", inode, in __ceph_setattr()
2715 doutc(cl, "%p %llx.%llx mtime %lld.%09ld -> %lld.%09ld\n", in __ceph_setattr()
2741 doutc(cl, "%p %llx.%llx ctime %lld.%09ld -> %lld.%09ld (%s)\n", in __ceph_setattr()
2764 doutc(cl, "%p %llx.%llx ATTR_FILE ... hrm!\n", inode, in __ceph_setattr()
2806 doutc(cl, "%p %llx.%llx result=%d (%s locally, %d remote), retry it!\n", in __ceph_setattr()
2815 doutc(cl, "%p %llx.%llx result=%d (%s locally, %d remote)\n", inode, in __ceph_setattr()
2905 struct ceph_client *cl = fsc->client; in __ceph_do_getattr() local
2912 doutc(cl, "inode %p %llx.%llx SNAPDIR\n", inode, in __ceph_do_getattr()
2917 doutc(cl, "inode %p %llx.%llx mask %s mode 0%o\n", inode, in __ceph_do_getattr()
2945 doutc(cl, "result=%d\n", err); in __ceph_do_getattr()
2953 struct ceph_client *cl = fsc->client; in ceph_do_getvxattr() local
2983 doutc(cl, "xattr_value_len:%zu, size:%zu\n", xattr_value_len, size); in ceph_do_getvxattr()
2998 doutc(cl, "result=%d\n", err); in ceph_do_getvxattr()