/fs/f2fs/ |
D | debug.c | 188 seq_printf(s, "\n=====[ partition info(%s). #%d ]=====\n", in stat_show() 190 seq_printf(s, "[SB: 1] [CP: 2] [SIT: %d] [NAT: %d] ", in stat_show() 192 seq_printf(s, "[SSA: %d] [MAIN: %d", in stat_show() 194 seq_printf(s, "(OverProv:%d Resv:%d)]\n\n", in stat_show() 196 seq_printf(s, "Utilization: %d%% (%d valid blocks)\n", in stat_show() 198 seq_printf(s, " - Node: %u (Inode: %u, ", in stat_show() 200 seq_printf(s, "Other: %u)\n - Data: %u\n", in stat_show() 203 seq_printf(s, "\nMain area: %d segs, %d secs %d zones\n", in stat_show() 206 seq_printf(s, " - COLD data: %d, %d, %d\n", in stat_show() 210 seq_printf(s, " - WARM data: %d, %d, %d\n", in stat_show() [all …]
|
/fs/fscache/ |
D | stats.c | 140 seq_printf(m, "Cookies: idx=%u dat=%u spc=%u\n", in fscache_stats_show() 145 seq_printf(m, "Objects: alc=%u nal=%u avl=%u ded=%u\n", in fscache_stats_show() 150 seq_printf(m, "ChkAux : non=%u ok=%u upd=%u obs=%u\n", in fscache_stats_show() 156 seq_printf(m, "Pages : mrk=%u unc=%u\n", in fscache_stats_show() 160 seq_printf(m, "Acquire: n=%u nul=%u noc=%u ok=%u nbf=%u" in fscache_stats_show() 169 seq_printf(m, "Lookups: n=%u neg=%u pos=%u crt=%u tmo=%u\n", in fscache_stats_show() 176 seq_printf(m, "Invals : n=%u run=%u\n", in fscache_stats_show() 180 seq_printf(m, "Updates: n=%u nul=%u run=%u\n", in fscache_stats_show() 185 seq_printf(m, "Relinqs: n=%u nul=%u wcr=%u rtr=%u\n", in fscache_stats_show() 191 seq_printf(m, "AttrChg: n=%u ok=%u nbf=%u oom=%u run=%u\n", in fscache_stats_show() [all …]
|
D | object-list.c | 237 seq_printf(m, in fscache_objlist_show() 272 seq_printf(m, "%-16s %s %2lx %16p", in fscache_objlist_show() 295 seq_printf(m, " "); in fscache_objlist_show() 297 seq_printf(m, "%02x", *p++); in fscache_objlist_show() 300 seq_printf(m, ", "); in fscache_objlist_show() 302 seq_printf(m, "%02x", *p++); in fscache_objlist_show() 308 seq_printf(m, "<no_cookie>\n"); in fscache_objlist_show() 310 seq_printf(m, "\n"); in fscache_objlist_show()
|
/fs/cifs/ |
D | cifsfs.c | 298 seq_printf(s, ",addr="); in cifs_show_address() 302 seq_printf(s, "%pI4", &sa->sin_addr.s_addr); in cifs_show_address() 305 seq_printf(s, "%pI6", &sa6->sin6_addr.s6_addr); in cifs_show_address() 307 seq_printf(s, "%%%u", sa6->sin6_scope_id); in cifs_show_address() 310 seq_printf(s, "(unknown)"); in cifs_show_address() 317 seq_printf(s, ",sec="); in cifs_show_security() 321 seq_printf(s, "lanman"); in cifs_show_security() 324 seq_printf(s, "ntlmv2"); in cifs_show_security() 327 seq_printf(s, "ntlm"); in cifs_show_security() 330 seq_printf(s, "krb5"); in cifs_show_security() [all …]
|
D | cifs_debug.c | 141 seq_printf(m, "CIFS Version %s\n", CIFS_VERSION); in cifs_debug_data_proc_show() 142 seq_printf(m, "Features:"); in cifs_debug_data_proc_show() 144 seq_printf(m, " dfs"); in cifs_debug_data_proc_show() 147 seq_printf(m, " fscache"); in cifs_debug_data_proc_show() 150 seq_printf(m, " lanman"); in cifs_debug_data_proc_show() 153 seq_printf(m, " posix"); in cifs_debug_data_proc_show() 156 seq_printf(m, " spnego"); in cifs_debug_data_proc_show() 159 seq_printf(m, " xattr"); in cifs_debug_data_proc_show() 162 seq_printf(m, " acl"); in cifs_debug_data_proc_show() 165 seq_printf(m, "Active VFS Requests: %d\n", GlobalTotalActiveXid); in cifs_debug_data_proc_show() [all …]
|
D | smb2ops.c | 289 seq_printf(m, "\nNegotiates: %d sent %d failed", in smb2_print_stats() 292 seq_printf(m, "\nSessionSetups: %d sent %d failed", in smb2_print_stats() 296 seq_printf(m, "\nLogoffs: %d sent %d failed", in smb2_print_stats() 299 seq_printf(m, "\nTreeConnects: %d sent %d failed", in smb2_print_stats() 302 seq_printf(m, "\nTreeDisconnects: %d sent %d failed", in smb2_print_stats() 305 seq_printf(m, "\nCreates: %d sent %d failed", in smb2_print_stats() 308 seq_printf(m, "\nCloses: %d sent %d failed", in smb2_print_stats() 311 seq_printf(m, "\nFlushes: %d sent %d failed", in smb2_print_stats() 314 seq_printf(m, "\nReads: %d sent %d failed", in smb2_print_stats() 317 seq_printf(m, "\nWrites: %d sent %d failed", in smb2_print_stats() [all …]
|
/fs/dlm/ |
D | debug_fs.c | 54 seq_printf(s, "%08x %s", lkb->lkb_id, print_lockmode(lkb->lkb_grmode)); in print_format1_lock() 58 seq_printf(s, " (%s)", print_lockmode(lkb->lkb_rqmode)); in print_format1_lock() 62 seq_printf(s, " Remote: %3d %08x", lkb->lkb_nodeid, in print_format1_lock() 65 seq_printf(s, " Master: %08x", lkb->lkb_remid); in print_format1_lock() 69 seq_printf(s, " wait_type: %d", lkb->lkb_wait_type); in print_format1_lock() 71 return seq_printf(s, "\n"); in print_format1_lock() 82 rv = seq_printf(s, "\nResource %p Name (len=%d) \"", in print_format1() 89 seq_printf(s, "%c", res->res_name[i]); in print_format1() 91 seq_printf(s, "%c", '.'); in print_format1() 95 rv = seq_printf(s, "\" \nLocal Copy, Master is node %d\n", in print_format1() [all …]
|
/fs/ceph/ |
D | debugfs.c | 28 seq_printf(s, "epoch %d\n", fsc->mdsc->mdsmap->m_epoch); in mdsmap_show() 29 seq_printf(s, "root %d\n", fsc->mdsc->mdsmap->m_root); in mdsmap_show() 30 seq_printf(s, "session_timeout %d\n", in mdsmap_show() 32 seq_printf(s, "session_autoclose %d\n", in mdsmap_show() 39 seq_printf(s, "\tmds%d\t%s\t(%s)\n", i, in mdsmap_show() 64 seq_printf(s, "%lld\tmds%d\t", req->r_tid, in mdsc_show() 67 seq_printf(s, "%lld\t(no request)\t", req->r_tid); in mdsc_show() 69 seq_printf(s, "%lld\t(no session)\t", req->r_tid); in mdsc_show() 71 seq_printf(s, "%s", ceph_mds_op_name(req->r_op)); in mdsc_show() 74 seq_printf(s, "\t(unsafe)"); in mdsc_show() [all …]
|
D | super.c | 396 seq_printf(m, ",fsid=%pU", &opt->fsid); in ceph_show_options() 403 seq_printf(m, ",name=%s", opt->name); in ceph_show_options() 408 seq_printf(m, ",mount_timeout=%d", opt->mount_timeout); in ceph_show_options() 410 seq_printf(m, ",osd_idle_ttl=%d", opt->osd_idle_ttl); in ceph_show_options() 412 seq_printf(m, ",osdkeepalivetimeout=%d", in ceph_show_options() 427 seq_printf(m, ",wsize=%d", fsopt->wsize); in ceph_show_options() 429 seq_printf(m, ",rsize=%d", fsopt->rsize); in ceph_show_options() 431 seq_printf(m, ",rasize=%d", fsopt->rasize); in ceph_show_options() 433 seq_printf(m, ",write_congestion_kb=%d", fsopt->congestion_kb); in ceph_show_options() 435 seq_printf(m, ",caps_wanted_delay_min=%d", in ceph_show_options() [all …]
|
/fs/proc/ |
D | proc_tty.c | 29 seq_printf(m, "%-20s ", p->driver_name ? p->driver_name : "unknown"); in show_tty_range() 30 seq_printf(m, "/dev/%-8s ", p->name); in show_tty_range() 32 seq_printf(m, "%3d %d-%d ", MAJOR(from), MINOR(from), in show_tty_range() 35 seq_printf(m, "%3d %7d ", MAJOR(from), MINOR(from)); in show_tty_range() 62 seq_printf(m, "type:%d.%d", p->type, p->subtype); in show_tty_range() 75 seq_printf(m, "%-20s /dev/%-8s ", "/dev/tty", "tty"); in show_tty_driver() 76 seq_printf(m, "%3d %7d ", TTYAUX_MAJOR, 0); in show_tty_driver() 78 seq_printf(m, "%-20s /dev/%-8s ", "/dev/console", "console"); in show_tty_driver() 79 seq_printf(m, "%3d %7d ", TTYAUX_MAJOR, 1); in show_tty_driver() 82 seq_printf(m, "%-20s /dev/%-8s ", "/dev/ptmx", "ptmx"); in show_tty_driver() [all …]
|
D | consoles.c | 50 seq_printf(m, "%s%d%n", con->name, con->index, &len); in show_console_dev() 54 seq_printf(m, "%*c%c%c%c (%s)", len, ' ', con->read ? 'R' : '-', in show_console_dev() 58 seq_printf(m, " %4d:%d", MAJOR(dev), MINOR(dev)); in show_console_dev() 60 seq_printf(m, "\n"); in show_console_dev()
|
D | softirqs.c | 15 seq_printf(p, "CPU%-8d", i); in show_softirqs() 19 seq_printf(p, "%12s:", softirq_to_name[i]); in show_softirqs() 21 seq_printf(p, " %10u", kstat_softirqs_cpu(i, j)); in show_softirqs()
|
D | array.c | 183 seq_printf(m, in task_state() 207 seq_printf(m, in task_state() 217 seq_printf(m, "%d ", in task_state() 240 seq_printf(m, "%x", x); in render_sigset_t() 288 seq_printf(m, "Threads:\t%d\n", num_threads); in task_sig() 289 seq_printf(m, "SigQ:\t%lu/%lu\n", qsize, qlim); in task_sig() 306 seq_printf(m, "%08x", in render_cap_t() 346 seq_printf(m, "Seccomp:\t%d\n", p->seccomp.mode); in task_seccomp() 353 seq_printf(m, "voluntary_ctxt_switches:\t%lu\n" in task_context_switch_counts() 495 seq_printf(m, "%d (%s) %c", pid_nr_ns(pid, ns), tcomm, state); in do_task_stat() [all …]
|
D | task_mmu.c | 43 seq_printf(m, in task_mem() 90 seq_printf(m, "%*c", len, ' '); in pad_len_spaces() 334 seq_printf(m, "%08lx-%08lx %c%c%c%c %08llx %02x:%02x %lu %n", in show_map_vma() 382 seq_printf(m, "[stack:%d]", tid); in show_map_vma() 637 seq_printf(m, "%c%c ", in show_smap_vma_flags() 664 seq_printf(m, in show_smap() 698 seq_printf(m, "Nonlinear: %8lu kB\n", in show_smap() 1380 seq_printf(m, "%08lx %s", vma->vm_start, buffer); in show_numa_map() 1383 seq_printf(m, " file="); in show_numa_map() 1386 seq_printf(m, " heap"); in show_numa_map() [all …]
|
/fs/ecryptfs/ |
D | super.c | 158 seq_printf(m, ",ecryptfs_fnek_sig=%s", walker->sig); in ecryptfs_show_options() 160 seq_printf(m, ",ecryptfs_sig=%s", walker->sig); in ecryptfs_show_options() 164 seq_printf(m, ",ecryptfs_cipher=%s", in ecryptfs_show_options() 168 seq_printf(m, ",ecryptfs_key_bytes=%zd", in ecryptfs_show_options() 171 seq_printf(m, ",ecryptfs_passthrough"); in ecryptfs_show_options() 173 seq_printf(m, ",ecryptfs_xattr_metadata"); in ecryptfs_show_options() 175 seq_printf(m, ",ecryptfs_encrypted_view"); in ecryptfs_show_options() 177 seq_printf(m, ",ecryptfs_unlink_sigs"); in ecryptfs_show_options() 179 seq_printf(m, ",ecryptfs_mount_auth_tok_only"); in ecryptfs_show_options()
|
/fs/nfsd/ |
D | stats.c | 41 seq_printf(seq, "rc %u %u %u\nfh %u %u %u %u %u\nio %u %u\n", in nfsd_proc_show() 53 seq_printf(seq, "th %u %u", nfsdstats.th_cnt, nfsdstats.th_fullcnt); in nfsd_proc_show() 57 seq_printf(seq, " %u.%03u", sec, msec); in nfsd_proc_show() 61 seq_printf(seq, "\nra %u", nfsdstats.ra_size); in nfsd_proc_show() 63 seq_printf(seq, " %u", nfsdstats.ra_depth[i]); in nfsd_proc_show() 72 seq_printf(seq,"proc4ops %u", LAST_NFS4_OP + 1); in nfsd_proc_show() 74 seq_printf(seq, " %u", nfsdstats.nfs4_opcount[i]); in nfsd_proc_show()
|
D | nfscache.c | 603 seq_printf(m, "max entries: %u\n", max_drc_entries); in nfsd_reply_cache_stats_show() 604 seq_printf(m, "num entries: %u\n", num_drc_entries); in nfsd_reply_cache_stats_show() 605 seq_printf(m, "hash buckets: %u\n", 1 << maskbits); in nfsd_reply_cache_stats_show() 606 seq_printf(m, "mem usage: %u\n", drc_mem_usage); in nfsd_reply_cache_stats_show() 607 seq_printf(m, "cache hits: %u\n", nfsdstats.rchits); in nfsd_reply_cache_stats_show() 608 seq_printf(m, "cache misses: %u\n", nfsdstats.rcmisses); in nfsd_reply_cache_stats_show() 609 seq_printf(m, "not cached: %u\n", nfsdstats.rcnocache); in nfsd_reply_cache_stats_show() 610 seq_printf(m, "payload misses: %u\n", payload_misses); in nfsd_reply_cache_stats_show() 611 seq_printf(m, "longest chain len: %u\n", longest_chain); in nfsd_reply_cache_stats_show() 612 seq_printf(m, "cachesize at longest: %u\n", longest_chain_cachesize); in nfsd_reply_cache_stats_show()
|
/fs/nfs/ |
D | super.c | 526 seq_printf(m, ",mountproto="); in nfs_show_mountd_netid() 531 seq_printf(m, RPCBIND_NETID_UDP); in nfs_show_mountd_netid() 534 seq_printf(m, RPCBIND_NETID_TCP); in nfs_show_mountd_netid() 538 seq_printf(m, "auto"); in nfs_show_mountd_netid() 544 seq_printf(m, RPCBIND_NETID_UDP6); in nfs_show_mountd_netid() 547 seq_printf(m, RPCBIND_NETID_TCP6); in nfs_show_mountd_netid() 551 seq_printf(m, "auto"); in nfs_show_mountd_netid() 556 seq_printf(m, "auto"); in nfs_show_mountd_netid() 571 seq_printf(m, ",mountaddr=%pI4", &sin->sin_addr.s_addr); in nfs_show_mountd_options() 576 seq_printf(m, ",mountaddr=%pI6c", &sin6->sin6_addr); in nfs_show_mountd_options() [all …]
|
/fs/hfsplus/ |
D | options.c | 222 seq_printf(seq, ",creator=%.4s", (char *)&sbi->creator); in hfsplus_show_options() 224 seq_printf(seq, ",type=%.4s", (char *)&sbi->type); in hfsplus_show_options() 225 seq_printf(seq, ",umask=%o,uid=%u,gid=%u", sbi->umask, in hfsplus_show_options() 229 seq_printf(seq, ",part=%u", sbi->part); in hfsplus_show_options() 231 seq_printf(seq, ",session=%u", sbi->session); in hfsplus_show_options() 233 seq_printf(seq, ",nls=%s", sbi->nls->charset); in hfsplus_show_options() 235 seq_printf(seq, ",nodecompose"); in hfsplus_show_options() 237 seq_printf(seq, ",nobarrier"); in hfsplus_show_options()
|
/fs/xfs/ |
D | xfs_stats.c | 68 seq_printf(m, "%s", xstats[i].desc); in xfs_stat_proc_show() 71 seq_printf(m, " %u", counter_val(j)); in xfs_stat_proc_show() 81 seq_printf(m, "xpc %Lu %Lu %Lu\n", in xfs_stat_proc_show() 83 seq_printf(m, "debug %u\n", in xfs_stat_proc_show() 110 seq_printf(m, "%d\t%d\t%d\t%u\n", in xqm_proc_show() 136 seq_printf(m, "qm"); in xqmstat_proc_show() 138 seq_printf(m, " %u", counter_val(j)); in xqmstat_proc_show()
|
/fs/autofs4/ |
D | inode.c | 81 seq_printf(m, ",fd=%d", sbi->pipefd); in autofs4_show_options() 83 seq_printf(m, ",uid=%u", in autofs4_show_options() 86 seq_printf(m, ",gid=%u", in autofs4_show_options() 88 seq_printf(m, ",pgrp=%d", sbi->oz_pgrp); in autofs4_show_options() 89 seq_printf(m, ",timeout=%lu", sbi->exp_timeout/HZ); in autofs4_show_options() 90 seq_printf(m, ",minproto=%d", sbi->min_proto); in autofs4_show_options() 91 seq_printf(m, ",maxproto=%d", sbi->max_proto); in autofs4_show_options() 94 seq_printf(m, ",offset"); in autofs4_show_options() 96 seq_printf(m, ",direct"); in autofs4_show_options() 98 seq_printf(m, ",indirect"); in autofs4_show_options()
|
/fs/notify/ |
D | fdinfo.c | 61 ret = seq_printf(m, "fhandle-bytes:%x fhandle-type:%x f_handle:", in show_mark_fhandle() 65 ret |= seq_printf(m, "%02x", (int)f.handle.f_handle[i]); in show_mark_fhandle() 90 ret = seq_printf(m, "inotify wd:%x ino:%lx sdev:%x " in inotify_fdinfo() 128 ret = seq_printf(m, "fanotify ino:%lx sdev:%x " in fanotify_fdinfo() 138 ret = seq_printf(m, "fanotify mnt_id:%x mflags:%x mask:%x " in fanotify_fdinfo() 169 seq_printf(m, "fanotify flags:%x event-flags:%x\n", in fanotify_show_fdinfo()
|
/fs/hfs/ |
D | super.c | 138 seq_printf(seq, ",creator=%.4s", (char *)&sbi->s_creator); in hfs_show_options() 140 seq_printf(seq, ",type=%.4s", (char *)&sbi->s_type); in hfs_show_options() 141 seq_printf(seq, ",uid=%u,gid=%u", in hfs_show_options() 145 seq_printf(seq, ",file_umask=%o", sbi->s_file_umask); in hfs_show_options() 147 seq_printf(seq, ",dir_umask=%o", sbi->s_dir_umask); in hfs_show_options() 149 seq_printf(seq, ",part=%u", sbi->part); in hfs_show_options() 151 seq_printf(seq, ",session=%u", sbi->session); in hfs_show_options() 153 seq_printf(seq, ",codepage=%s", sbi->nls_disk->charset); in hfs_show_options() 155 seq_printf(seq, ",iocharset=%s", sbi->nls_io->charset); in hfs_show_options() 157 seq_printf(seq, ",quiet"); in hfs_show_options()
|
/fs/reiserfs/ |
D | procfs.c | 38 seq_printf(m, "%s format\twith checks %s\n", format, in show_version() 73 seq_printf(m, "state: \t%s\n" in show_super() 136 seq_printf(m, "level\t" in show_per_level() 152 seq_printf(m, "%i\t" in show_per_level() 193 seq_printf(m, "free_block: %lu\n" in show_bitmap() 228 seq_printf(m, "block_count: \t%i\n" in show_on_disk_super() 276 seq_printf(m, "%s: [ %x .. %x )\n", in show_oidmap() 288 seq_printf(m, "total: \t%i [%i/%i] used: %lu [exact]\n", in show_oidmap() 301 seq_printf(m, /* on-disk fields */ in show_journal()
|
/fs/sdcardfs/ |
D | super.c | 294 seq_printf(m, ",fsuid=%u", opts->fs_low_uid); in sdcardfs_show_options() 296 seq_printf(m, ",fsgid=%u", opts->fs_low_gid); in sdcardfs_show_options() 298 seq_printf(m, ",gid=%u", vfsopts->gid); in sdcardfs_show_options() 302 seq_printf(m, ",mask=%u", vfsopts->mask); in sdcardfs_show_options() 304 seq_printf(m, ",userid=%u", opts->fs_user_id); in sdcardfs_show_options() 308 seq_printf(m, ",reserved=%uMB", opts->reserved_mb); in sdcardfs_show_options()
|