/fs/ceph/ |
D | addr.c | 83 dout("%p set_page_dirty %p idx %lu -- already dirty\n", in ceph_set_page_dirty() 110 dout("%p set_page_dirty %p idx %lu head %d/%d -> %d/%d " in ceph_set_page_dirty() 145 dout("%p invalidatepage %p idx %lu partial dirty page %u~%u\n", in ceph_invalidatepage() 156 dout("%p invalidatepage %p idx %lu full dirty page\n", in ceph_invalidatepage() 167 dout("%p releasepage %p idx %lu (%sdirty)\n", page->mapping->host, in ceph_releasepage() 212 dout("readpage ino %llx.%llx file %p off %llu len %llu page %p index %lu\n", in ceph_do_readpage() 231 dout("readpage result %d\n", err); in ceph_do_readpage() 277 dout("finish_read %p req %p rc %d bytes %d\n", inode, req, rc, bytes); in finish_read() 298 dout("finish_read %p uptodate %p idx %lu\n", inode, page, in finish_read() 344 dout("start_read %p, error getting cap\n", inode); in start_read() [all …]
|
D | inode.c | 67 dout("get_inode on %llu=%llx.%llx got %p new %d\n", ceph_present_inode(inode), in ceph_get_inode() 160 dout("get_or_create_frag added %llx.%llx frag %x\n", in __get_or_create_frag() 217 dout("choose_frag(%x) %x splits by %d (%d ways)\n", v, t, in __ceph_choose_frag() 228 dout("choose_frag(%x) = %x\n", v, t); in __ceph_choose_frag() 276 dout("fill_dirfrag removed %llx.%llx frag %x" in ceph_fill_dirfrag() 282 dout("fill_dirfrag cleared %llx.%llx frag %x" in ceph_fill_dirfrag() 306 dout("fill_dirfrag %llx.%llx frag %x ndist=%d\n", in ceph_fill_dirfrag() 370 dout("fill_fragtree %llx.%llx\n", ceph_vinop(inode)); in ceph_fill_fragtree() 410 dout(" frag %x split by %d\n", frag->frag, frag->split_by); in ceph_fill_fragtree() 442 dout("alloc_inode %p\n", &ci->vfs_inode); in ceph_alloc_inode() [all …]
|
D | caps.c | 187 dout("%s: caps %d = %d used + %d resv + %d avail\n", in __ceph_unreserve_caps() 213 dout("reserve caps ctx=%p need=%d\n", ctx, need); in ceph_reserve_caps() 299 dout("reserve caps ctx=%p %d = %d used + %d resv + %d avail\n", in ceph_reserve_caps() 312 dout("unreserve caps ctx=%p count=%d\n", ctx, ctx->count); in ceph_unreserve_caps() 360 dout("get_cap ctx=%p (%d) %d = %d used + %d resv + %d avail\n", in ceph_get_cap() 384 dout("put_cap %p %d = %d used + %d resv + %d avail\n", in ceph_put_cap() 495 dout("__cap_set_timeouts %p %lu\n", &ci->vfs_inode, in __cap_set_timeouts() 510 dout("__cap_delay_requeue %p flags 0x%lx at %lu\n", &ci->vfs_inode, in __cap_delay_requeue() 534 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front() 551 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel() [all …]
|
D | super.c | 46 dout("put_super\n"); in ceph_put_super() 64 dout("statfs\n"); in ceph_statfs() 118 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs() 120 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs() 124 dout("sync_fs (blocking)\n"); in ceph_sync_fs() 127 dout("sync_fs (blocking) done\n"); in ceph_sync_fs() 246 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source() 270 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source() 272 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source() 298 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param() [all …]
|
D | snap.c | 135 dout("create_snap_realm %llx %p\n", realm->ino, realm); in ceph_create_snap_realm() 159 dout("lookup_snap_realm %llx %p\n", r->ino, r); in __lookup_snap_realm() 187 dout("__destroy_snap_realm %p %llx\n", realm, realm->ino); in __destroy_snap_realm() 295 dout("adjust_snap_realm_parent %llx %p: %llx %p -> %llx %p\n", in adjust_snap_realm_parent() 352 dout("build_snap_context %llx %p: %p seq %lld (%u snaps)" in build_snap_context() 393 dout("build_snap_context %llx %p: %p seq %lld (%u snaps)\n", in build_snap_context() 425 dout("rebuild_snap_realms %llx %p\n", realm->ino, realm); in rebuild_snap_realms() 514 dout("queue_cap_snap %p already pending\n", inode); in ceph_queue_cap_snap() 519 dout("queue_cap_snap %p nothing dirty|writing\n", inode); in ceph_queue_cap_snap() 539 dout("queue_cap_snap %p " in ceph_queue_cap_snap() [all …]
|
D | mds_client.c | 372 dout("parsed dir dname '%.*s'\n", rde->name_len, rde->name); in parse_reply_info_readdir() 430 dout("got %u sets of delegated inodes\n", sets); in ceph_parse_deleg_inos() 448 dout("added delegated inode 0x%llx\n", in ceph_parse_deleg_inos() 653 dout("mdsc get_session %p %d -> %d\n", s, in ceph_get_mds_session() 657 dout("mdsc get_session %p 0 -- FAIL\n", s); in ceph_get_mds_session() 667 dout("mdsc put_session %p %d -> %d\n", s, in ceph_put_mds_session() 726 dout("%s: realloc to %d\n", __func__, newmax); in register_session() 739 dout("%s: mds%d\n", __func__, mds); in register_session() 791 dout("__unregister_session mds%d %p\n", s->s_mds, s); in __unregister_session() 928 dout("__register_request %p tid %lld\n", req, req->r_tid); in __register_request() [all …]
|
D | dir.c | 122 dout("note_last_dentry '%s'\n", dfi->last_name); in note_last_dentry() 144 dout(" page %lu not found\n", ptr_pgoff); in __dcache_find_get_entry() 193 dout("__dcache_readdir %p v%u at %llx\n", dir, (unsigned)shared_gen, ctx->pos); in __dcache_readdir() 223 dout("__dcache_readdir %p cache idx %llu\n", dir, idx); in __dcache_readdir() 257 dout(" %llx dentry %p %pd %p\n", di->offset, in __dcache_readdir() 317 dout("readdir %p file %p pos %llx\n", inode, file, ctx->pos); in ceph_readdir() 323 dout("readdir off 0 -> '.'\n"); in ceph_readdir() 337 dout("readdir off 1 -> '..'\n"); in ceph_readdir() 387 dout("readdir fetching %llx.%llx frag %x offset '%s'\n", in ceph_readdir() 431 dout("readdir got and parsed readdir result=%d on " in ceph_readdir() [all …]
|
D | file.c | 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() [all …]
|
D | cache.c | 128 dout("ceph inode 0x%p cached okay\n", ci); in ceph_fscache_inode_check_aux() 194 dout("fscache_file_set_cookie %p %p disabling cache\n", in ceph_fscache_file_set_cookie() 202 dout("fscache_file_set_cookie %p %p enabling cache\n", in ceph_fscache_file_set_cookie() 241 dout("page read submitted\n"); in ceph_readpage_from_fscache() 245 dout("page/inode not in cache\n"); in ceph_readpage_from_fscache() 248 dout("%s: unknown error ret = %i\n", __func__, ret); in ceph_readpage_from_fscache() 270 dout("all-page read submitted\n"); in ceph_readpages_from_fscache() 274 dout("page/inode not in cache\n"); in ceph_readpages_from_fscache() 277 dout("%s: unknown error ret = %i\n", __func__, ret); in ceph_readpages_from_fscache()
|
D | locks.c | 97 dout("ceph_lock_message: rule: %d, op: %d, owner: %llx, pid: %llu, " in ceph_lock_message() 133 dout("ceph_lock_message: rule: %d, op: %d, pid: %llu, start: %llu, " in ceph_lock_message() 160 dout("ceph_lock_wait_for_completion: request %llu was interrupted\n", in ceph_lock_wait_for_completion() 243 dout("ceph_lock, fl_owner: %p\n", fl->fl_owner); in ceph_lock() 278 dout("mds locked, locking locally\n"); in ceph_lock() 286 dout("got %d on posix_lock_file, undid lock\n", in ceph_lock() 308 dout("ceph_flock, fl_file: %p\n", fl->fl_file); in ceph_flock() 345 dout("got %d on locks_lock_file_wait, undid lock\n", err); in ceph_flock() 372 dout("counted %d flock locks and %d fcntl locks\n", in ceph_count_locks() 400 dout("Have unknown lock type %d\n", lock->fl_type); in lock_to_ceph_filelock() [all …]
|
D | export.c | 81 dout("encode_snapfh %llx.%llx ret=%d\n", ceph_vinop(inode), ret); in ceph_encode_snapfh() 107 dout("encode_fh %llx with parent %llx\n", in ceph_encode_fh() 115 dout("encode_fh %llx\n", ceph_ino(inode)); in ceph_encode_fh() 268 dout("snapfh_to_parent %llx.%llx\n err=%d\n", in __snapfh_to_dentry() 271 dout("snapfh_to_dentry %llx.%llx parent %llx hash %x err=%d", in __snapfh_to_dentry() 300 dout("fh_to_dentry %llx\n", fh->ino); in ceph_fh_to_dentry() 392 dout("get_parent %p ino %llx.%llx err=%ld\n", in ceph_get_parent() 417 dout("fh_to_parent %llx\n", cfh->parent_ino); in ceph_fh_to_parent() 516 dout("get_snap_name %p ino %llx.%llx err=%d\n", in __get_snap_name() 554 dout("get_name %p ino %llx.%llx name %s\n", in ceph_get_name() [all …]
|
D | xattr.c | 71 dout("ceph_vxattrcb_layout %p\n", &ci->vfs_inode); in ceph_vxattrcb_layout() 504 dout("__set_xattr count=%d\n", ci->i_xattrs.count); in __set_xattr() 532 dout("__set_xattr_val p=%p\n", p); in __set_xattr() 535 dout("__set_xattr_val added %llx.%llx xattr %p %.*s=%.*s\n", in __set_xattr() 562 dout("__get_xattr %s: found %.*s\n", name, in __get_xattr() 568 dout("__get_xattr %s: not found\n", name); in __get_xattr() 613 dout("__copy_xattr_names count=%d\n", ci->i_xattrs.count); in __copy_xattr_names() 620 dout("dest=%s %p (%s) (%d/%d)\n", dest, xattr, xattr->name, in __copy_xattr_names() 637 dout("__ceph_destroy_xattrs p=%p\n", p); in __ceph_destroy_xattrs() 643 dout("__ceph_destroy_xattrs next p=%p (%.*s)\n", p, in __ceph_destroy_xattrs() [all …]
|
D | mdsmap.c | 234 dout("mdsmap_decode %d/%d %lld mds%d.%d %s %s%s\n", in ceph_mdsmap_decode() 246 dout("mdsmap_decode got incorrect state(%s)\n", in ceph_mdsmap_decode() 371 dout("mdsmap_decode m_enabled: %d, m_damaged: %d, m_num_laggy: %d\n", in ceph_mdsmap_decode() 374 dout("mdsmap_decode success epoch %u\n", m->m_epoch); in ceph_mdsmap_decode()
|
D | ioctl.c | 254 dout("ioctl_layzio: file %p marked lazy\n", file); in ceph_ioctl_lazyio() 258 dout("ioctl_layzio: file %p already lazy\n", file); in ceph_ioctl_lazyio() 273 dout("ioctl file %p cmd %u arg %lu\n", file, cmd, arg); in ceph_ioctl()
|
D | debugfs.c | 339 dout("ceph_fs_debugfs_cleanup\n"); in ceph_fs_debugfs_cleanup() 353 dout("ceph_fs_debugfs_init\n"); in ceph_fs_debugfs_init()
|
D | metric.c | 91 dout("client%llu send metrics to mds%d\n", in ceph_mdsc_send_metrics()
|
D | quota.c | 162 dout("Can't lookup inode %llx (err: %ld)\n", in lookup_quotarealm_inode()
|
/fs/gfs2/ |
D | xattr.c | 440 const char *din, char *dout) in gfs2_iter_unstuffed() argument 484 if (dout) { in gfs2_iter_unstuffed() 485 memcpy(dout, pos, cp_size); in gfs2_iter_unstuffed() 486 dout += sdp->sd_jbsize; in gfs2_iter_unstuffed()
|