/fs/proc/ |
D | proc_tty.c | 41 seq_puts(m, "system"); in show_tty_range() 43 seq_puts(m, ":/dev/tty"); in show_tty_range() 45 seq_puts(m, ":console"); in show_tty_range() 47 seq_puts(m, ":vtmaster"); in show_tty_range() 50 seq_puts(m, "console"); in show_tty_range() 53 seq_puts(m, "serial"); in show_tty_range() 57 seq_puts(m, "pty:master"); in show_tty_range() 59 seq_puts(m, "pty:slave"); in show_tty_range() 61 seq_puts(m, "pty"); in show_tty_range() 79 seq_puts(m, "system:/dev/tty\n"); in show_tty_driver() [all …]
|
D | array.c | 175 seq_puts(m, "State:\t"); in task_state() 176 seq_puts(m, get_task_state(p)); in task_state() 193 seq_puts(m, "\nGroups:\t"); in task_state() 203 seq_puts(m, "\nNStgid:"); in task_state() 206 seq_puts(m, "\nNSpid:"); in task_state() 209 seq_puts(m, "\nNSpgid:"); in task_state() 212 seq_puts(m, "\nNSsid:"); in task_state() 224 seq_puts(m, header); in render_sigset_t() 300 seq_puts(m, header); in render_cap_t() 340 seq_puts(m, "\nSpeculation_Store_Bypass:\t"); in task_seccomp() [all …]
|
D | devices.c | 14 seq_puts(f, "Character devices:\n"); in devinfo_show() 21 seq_puts(f, "\nBlock devices:\n"); in devinfo_show()
|
/fs/cifs/ |
D | cifsfs.c | 419 seq_puts(s, ",addr="); in cifs_show_address() 431 seq_puts(s, "(unknown)"); in cifs_show_address() 434 seq_puts(s, ",rdma"); in cifs_show_address() 442 seq_puts(s, ",sec=none"); in cifs_show_security() 446 seq_puts(s, ",sec="); in cifs_show_security() 450 seq_puts(s, "ntlmv2"); in cifs_show_security() 453 seq_puts(s, "krb5"); in cifs_show_security() 456 seq_puts(s, "ntlmssp"); in cifs_show_security() 460 seq_puts(s, "unknown"); in cifs_show_security() 465 seq_puts(s, "i"); in cifs_show_security() [all …]
|
D | cifs_debug.c | 99 seq_puts(m, " type: DISK "); in cifs_debug_tcon() 101 seq_puts(m, " type: CDROM "); in cifs_debug_tcon() 118 seq_puts(m, " Witness"); in cifs_debug_tcon() 121 seq_puts(m, "\tDISCONNECTED "); in cifs_debug_tcon() 154 seq_puts(m, "\t\tCapabilities: "); in cifs_dump_iface() 156 seq_puts(m, "rdma "); in cifs_dump_iface() 158 seq_puts(m, "rss "); in cifs_dump_iface() 174 seq_puts(m, "# Version:1\n"); in cifs_debug_files_proc_show() 175 seq_puts(m, "# Format:\n"); in cifs_debug_files_proc_show() 176 seq_puts(m, "# <tree id> <ses id> <persistent fid> <flags> <count> <pid> <uid>"); in cifs_debug_files_proc_show() [all …]
|
/fs/ |
D | proc_namespace.c | 58 seq_puts(m, fs_infop->str); in show_sb_opts() 80 seq_puts(m, fs_infop->str); in show_mnt_opts() 84 seq_puts(m, ",idmapped"); in show_mnt_opts() 123 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt() 130 seq_puts(m, " 0 0\n"); in show_vfsmnt() 159 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo() 173 seq_puts(m, " unbindable"); in show_mountinfo() 176 seq_puts(m, " - "); in show_mountinfo() 186 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo() 207 seq_puts(m, "device "); in show_vfsstat() [all …]
|
D | locks.c | 2763 seq_puts(f, "ACCESS"); in lock_get_status() 2765 seq_puts(f, "OFDLCK"); in lock_get_status() 2767 seq_puts(f, "POSIX "); in lock_get_status() 2773 seq_puts(f, "FLOCK MSNFS "); in lock_get_status() 2775 seq_puts(f, "FLOCK ADVISORY "); in lock_get_status() 2779 seq_puts(f, "DELEG "); in lock_get_status() 2781 seq_puts(f, "LEASE "); in lock_get_status() 2784 seq_puts(f, "BREAKING "); in lock_get_status() 2786 seq_puts(f, "ACTIVE "); in lock_get_status() 2788 seq_puts(f, "BREAKER "); in lock_get_status() [all …]
|
/fs/nfs/ |
D | super.c | 388 seq_puts(m, ",mountaddr=unspecified"); in nfs_show_mountd_options() 469 seq_puts(m, ",hard"); in nfs_show_mount_options() 472 seq_puts(m, nfs_infop->str); in nfs_show_mount_options() 474 seq_puts(m, nfs_infop->nostr); in nfs_show_mount_options() 501 seq_puts(m, ",fsc"); in nfs_show_mount_options() 504 seq_puts(m, ",migration"); in nfs_show_mount_options() 508 seq_puts(m, ",lookupcache=none"); in nfs_show_mount_options() 510 seq_puts(m, ",lookupcache=pos"); in nfs_show_mount_options() 517 seq_puts(m, ",local_lock=none"); in nfs_show_mount_options() 519 seq_puts(m, ",local_lock=all"); in nfs_show_mount_options() [all …]
|
/fs/dlm/ |
D | debug_fs.c | 94 seq_puts(s, "\"\nMaster Copy\n"); in print_format1() 105 seq_puts(s, "LVB: "); in print_format1() 108 seq_puts(s, "\n "); in print_format1() 113 seq_puts(s, " (INVALID)"); in print_format1() 129 seq_puts(s, "Granted Queue\n"); in print_format1() 136 seq_puts(s, "Conversion Queue\n"); in print_format1() 143 seq_puts(s, "Waiting Queue\n"); in print_format1() 153 seq_puts(s, "Lookup Queue\n"); in print_format1() 282 seq_puts(s, print_name ? "str " : "hex"); in print_format3() 356 seq_puts(s, print_name ? "str " : "hex"); in print_format4() [all …]
|
/fs/btrfs/ |
D | super.c | 1471 seq_puts(seq, ",degraded"); in btrfs_show_options() 1473 seq_puts(seq, ",nodatasum"); in btrfs_show_options() 1475 seq_puts(seq, ",nodatacow"); in btrfs_show_options() 1477 seq_puts(seq, ",nobarrier"); in btrfs_show_options() 1493 seq_puts(seq, ",nossd"); in btrfs_show_options() 1495 seq_puts(seq, ",ssd_spread"); in btrfs_show_options() 1497 seq_puts(seq, ",ssd"); in btrfs_show_options() 1499 seq_puts(seq, ",notreelog"); in btrfs_show_options() 1509 seq_puts(seq, ",flushoncommit"); in btrfs_show_options() 1511 seq_puts(seq, ",discard"); in btrfs_show_options() [all …]
|
/fs/fat/ |
D | inode.c | 965 seq_puts(m, ",shortname=win95"); in fat_show_options() 968 seq_puts(m, ",shortname=winnt"); in fat_show_options() 971 seq_puts(m, ",shortname=mixed"); in fat_show_options() 974 seq_puts(m, ",shortname=lower"); in fat_show_options() 977 seq_puts(m, ",shortname=unknown"); in fat_show_options() 984 seq_puts(m, ",usefree"); in fat_show_options() 986 seq_puts(m, ",quiet"); in fat_show_options() 988 seq_puts(m, ",showexec"); in fat_show_options() 990 seq_puts(m, ",sys_immutable"); in fat_show_options() 993 seq_puts(m, ",dotsOK=yes"); in fat_show_options() [all …]
|
/fs/f2fs/ |
D | debug.c | 387 seq_puts(s, "[SBI:"); in stat_show() 390 seq_puts(s, "]\n"); in stat_show() 402 seq_puts(s, "Policy:\n"); in stat_show() 403 seq_puts(s, " - IPU: ["); in stat_show() 405 seq_puts(s, " DISABLE"); in stat_show() 412 seq_puts(s, " ]\n\n"); in stat_show() 508 seq_puts(s, "CP merge:\n"); in stat_show() 520 seq_puts(s, " - Reclaimed segs :\n"); in stat_show() 538 seq_puts(s, "\nExtent Cache (Read):\n"); in stat_show() 550 seq_puts(s, "\nExtent Cache (Block Age):\n"); in stat_show() [all …]
|
D | super.c | 1926 seq_puts(seq, ",compress_chksum"); in f2fs_show_compress_options() 1934 seq_puts(seq, ",compress_cache"); in f2fs_show_compress_options() 1950 seq_puts(seq, ",gc_merge"); in f2fs_show_options() 1952 seq_puts(seq, ",nogc_merge"); in f2fs_show_options() 1955 seq_puts(seq, ",disable_roll_forward"); in f2fs_show_options() 1957 seq_puts(seq, ",norecovery"); in f2fs_show_options() 1959 seq_puts(seq, ",discard"); in f2fs_show_options() 1967 seq_puts(seq, ",nodiscard"); in f2fs_show_options() 1970 seq_puts(seq, ",no_heap"); in f2fs_show_options() 1972 seq_puts(seq, ",heap"); in f2fs_show_options() [all …]
|
D | iostat.c | 46 seq_puts(seq, "[WRITE]\n"); in iostat_info_seq_show() 65 seq_puts(seq, "[READ]\n"); in iostat_info_seq_show() 80 seq_puts(seq, "[OTHER]\n"); in iostat_info_seq_show()
|
/fs/ext2/ |
D | super.c | 249 seq_puts(seq, ",minixdf"); in ext2_show_options() 251 seq_puts(seq, ",grpid"); in ext2_show_options() 253 seq_puts(seq, ",nogrpid"); in ext2_show_options() 269 seq_puts(seq, ",errors=remount-ro"); in ext2_show_options() 273 seq_puts(seq, ",errors=continue"); in ext2_show_options() 275 seq_puts(seq, ",errors=panic"); in ext2_show_options() 277 seq_puts(seq, ",nouid32"); in ext2_show_options() 279 seq_puts(seq, ",debug"); in ext2_show_options() 281 seq_puts(seq, ",oldalloc"); in ext2_show_options() 285 seq_puts(seq, ",user_xattr"); in ext2_show_options() [all …]
|
/fs/autofs/ |
D | inode.c | 82 seq_puts(m, ",offset"); in autofs_show_options() 84 seq_puts(m, ",direct"); in autofs_show_options() 86 seq_puts(m, ",indirect"); in autofs_show_options() 88 seq_puts(m, ",strictexpire"); in autofs_show_options() 90 seq_puts(m, ",ignore"); in autofs_show_options() 95 seq_puts(m, ",pipe_ino=-1"); in autofs_show_options()
|
/fs/reiserfs/ |
D | bitmap.c | 686 seq_puts(seq, ":"); in print_sep() 699 seq_puts(seq, ",alloc="); in show_alloc_options() 707 seq_puts(seq, "concentrating_formatted_nodes"); in show_alloc_options() 715 seq_puts(seq, "displacing_large_files"); in show_alloc_options() 719 seq_puts(seq, "displacing_new_packing_localities"); in show_alloc_options() 723 seq_puts(seq, "old_hashed_relocation"); in show_alloc_options() 727 seq_puts(seq, "new_hashed_relocation"); in show_alloc_options() 731 seq_puts(seq, "dirid_groups"); in show_alloc_options() 735 seq_puts(seq, "oid_groups"); in show_alloc_options() 739 seq_puts(seq, "packing_groups"); in show_alloc_options() [all …]
|
D | super.c | 728 seq_puts(seq, ",tails=on"); in reiserfs_show_options() 730 seq_puts(seq, ",notail"); in reiserfs_show_options() 734 seq_puts(seq, ",barrier=none"); in reiserfs_show_options() 738 seq_puts(seq, ",errors=continue"); in reiserfs_show_options() 740 seq_puts(seq, ",errors=panic"); in reiserfs_show_options() 744 seq_puts(seq, ",data=journal"); in reiserfs_show_options() 746 seq_puts(seq, ",data=writeback"); in reiserfs_show_options() 750 seq_puts(seq, ",attrs"); in reiserfs_show_options() 753 seq_puts(seq, ",user_xattr"); in reiserfs_show_options() 756 seq_puts(seq, ",expose_privroot"); in reiserfs_show_options() [all …]
|
/fs/erofs/ |
D | super.c | 931 seq_puts(seq, ",user_xattr"); in erofs_show_options() 933 seq_puts(seq, ",nouser_xattr"); in erofs_show_options() 937 seq_puts(seq, ",acl"); in erofs_show_options() 939 seq_puts(seq, ",noacl"); in erofs_show_options() 943 seq_puts(seq, ",cache_strategy=disabled"); in erofs_show_options() 945 seq_puts(seq, ",cache_strategy=readahead"); in erofs_show_options() 947 seq_puts(seq, ",cache_strategy=readaround"); in erofs_show_options() 950 seq_puts(seq, ",dax=always"); in erofs_show_options() 952 seq_puts(seq, ",dax=never"); in erofs_show_options()
|
/fs/ceph/ |
D | super.c | 548 seq_puts(m, ",dirstat"); in ceph_show_options() 550 seq_puts(m, ",rbytes"); in ceph_show_options() 552 seq_puts(m, ",noasyncreaddir"); in ceph_show_options() 554 seq_puts(m, ",nodcache"); in ceph_show_options() 556 seq_puts(m, ",ino32"); in ceph_show_options() 561 seq_puts(m, ",nopoolperm"); in ceph_show_options() 563 seq_puts(m, ",noquotadf"); in ceph_show_options() 567 seq_puts(m, ",acl"); in ceph_show_options() 569 seq_puts(m, ",noacl"); in ceph_show_options() 573 seq_puts(m, ",copyfrom"); in ceph_show_options() [all …]
|
/fs/gfs2/ |
D | super.c | 993 seq_puts(s, ",meta"); in gfs2_show_options() 1001 seq_puts(s, ",spectator"); in gfs2_show_options() 1003 seq_puts(s, ",localflocks"); in gfs2_show_options() 1005 seq_puts(s, ",debug"); in gfs2_show_options() 1007 seq_puts(s, ",acl"); in gfs2_show_options() 1027 seq_puts(s, ",suiddir"); in gfs2_show_options() 1044 seq_puts(s, ",discard"); in gfs2_show_options() 1050 seq_puts(s, ",statfs_quantum=0"); in gfs2_show_options() 1072 seq_puts(s, ",nobarrier"); in gfs2_show_options() 1074 seq_puts(s, ",demote_interface_used"); in gfs2_show_options() [all …]
|
/fs/9p/ |
D | v9fs.c | 125 seq_puts(m, ",nodevmap"); in v9fs_show_options() 135 seq_puts(m, ",access=user"); in v9fs_show_options() 138 seq_puts(m, ",access=any"); in v9fs_show_options() 141 seq_puts(m, ",access=client"); in v9fs_show_options() 150 seq_puts(m, ",posixacl"); in v9fs_show_options()
|
/fs/nfsd/ |
D | stats.c | 52 seq_puts(seq, " 0.000"); in nfsd_proc_show() 55 seq_puts(seq, "\nra 0 0 0 0 0 0 0 0 0 0 0 0\n"); in nfsd_proc_show()
|
/fs/ntfs3/ |
D | super.c | 528 seq_puts(m, ",iocharset=utf8"); in ntfs_show_options() 530 seq_puts(m, ",sys_immutable"); in ntfs_show_options() 532 seq_puts(m, ",discard"); in ntfs_show_options() 534 seq_puts(m, ",sparse"); in ntfs_show_options() 536 seq_puts(m, ",showmeta"); in ntfs_show_options() 538 seq_puts(m, ",nohidden"); in ntfs_show_options() 540 seq_puts(m, ",force"); in ntfs_show_options() 542 seq_puts(m, ",noacsrules"); in ntfs_show_options() 544 seq_puts(m, ",prealloc"); in ntfs_show_options() 546 seq_puts(m, ",acl"); in ntfs_show_options()
|
/fs/isofs/ |
D | inode.c | 492 if (!sbi->s_rock) seq_puts(m, ",norock"); in isofs_show_options() 493 else if (!sbi->s_joliet_level) seq_puts(m, ",nojoliet"); in isofs_show_options() 494 if (sbi->s_cruft) seq_puts(m, ",cruft"); in isofs_show_options() 495 if (sbi->s_hide) seq_puts(m, ",hide"); in isofs_show_options() 496 if (sbi->s_nocompress) seq_puts(m, ",nocompress"); in isofs_show_options() 497 if (sbi->s_overriderockperm) seq_puts(m, ",overriderockperm"); in isofs_show_options() 498 if (sbi->s_showassoc) seq_puts(m, ",showassoc"); in isofs_show_options() 524 seq_puts(m, ",iocharset=utf8"); in isofs_show_options()
|