Home
last modified time | relevance | path

Searched refs:seq_puts (Results 1 – 25 of 64) sorted by relevance

123

/fs/cifs/
Dcifsfs.c385 seq_puts(s, ",addr="); in cifs_show_address()
397 seq_puts(s, "(unknown)"); in cifs_show_address()
400 seq_puts(s, ",rdma"); in cifs_show_address()
408 seq_puts(s, ",sec=none"); in cifs_show_security()
412 seq_puts(s, ",sec="); in cifs_show_security()
416 seq_puts(s, "lanman"); in cifs_show_security()
419 seq_puts(s, "ntlmv2"); in cifs_show_security()
422 seq_puts(s, "ntlm"); in cifs_show_security()
425 seq_puts(s, "krb5"); in cifs_show_security()
428 seq_puts(s, "ntlmssp"); in cifs_show_security()
[all …]
Dcifs_debug.c100 seq_puts(m, " type: DISK "); in cifs_debug_tcon()
102 seq_puts(m, " type: CDROM "); in cifs_debug_tcon()
120 seq_puts(m, "\tDISCONNECTED "); in cifs_debug_tcon()
152 seq_puts(m, "\t\tCapabilities: "); in cifs_dump_iface()
154 seq_puts(m, "rdma "); in cifs_dump_iface()
156 seq_puts(m, "rss "); in cifs_dump_iface()
172 seq_puts(m, "# Version:1\n"); in cifs_debug_files_proc_show()
173 seq_puts(m, "# Format:\n"); in cifs_debug_files_proc_show()
174 seq_puts(m, "# <tree id> <persistent fid> <flags> <count> <pid> <uid>"); in cifs_debug_files_proc_show()
225 seq_puts(m, in cifs_debug_data_proc_show()
[all …]
/fs/proc/
Dproc_tty.c41 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 …]
Darray.c184 seq_puts(m, "State:\t"); in task_state()
185 seq_puts(m, get_task_state(p)); in task_state()
202 seq_puts(m, "\nGroups:\t"); in task_state()
212 seq_puts(m, "\nNStgid:"); in task_state()
215 seq_puts(m, "\nNSpid:"); in task_state()
218 seq_puts(m, "\nNSpgid:"); in task_state()
221 seq_puts(m, "\nNSsid:"); in task_state()
233 seq_puts(m, header); in render_sigset_t()
309 seq_puts(m, header); in render_cap_t()
349 seq_puts(m, "\nSpeculation_Store_Bypass:\t"); in task_seccomp()
[all …]
Ddevices.c14 seq_puts(f, "Character devices:\n"); in devinfo_show()
21 seq_puts(f, "\nBlock devices:\n"); in devinfo_show()
Dtask_mmu.c77 seq_puts(m, " kB\n"); in task_mem()
141 seq_puts(m, "[anon:"); in seq_print_vma_name()
153 seq_puts(m, "<fault>]"); in seq_print_vma_name()
386 seq_puts(m, name); in show_map_vma()
744 seq_puts(m, "VmFlags: "); in show_smap_vma_flags()
885 seq_puts(m, " kB\n"); in __show_smap()
899 seq_puts(m, "Name: "); in show_smap()
907 seq_puts(m, " kB\n"); in show_smap()
1020 seq_puts(m, "[rollup]\n"); in show_smaps_rollup()
1977 seq_puts(m, " file="); in show_numa_map()
[all …]
/fs/fscache/
Dobject-list.c171 seq_puts(m, "OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS" in fscache_objlist_show()
176 seq_puts(m, " "); in fscache_objlist_show()
178 seq_puts(m, "OBJECT_KEY"); in fscache_objlist_show()
182 seq_puts(m, ", "); in fscache_objlist_show()
184 seq_puts(m, "AUX_DATA"); in fscache_objlist_show()
185 seq_puts(m, "\n"); in fscache_objlist_show()
190 seq_puts(m, "======== ======== ==== ===== === === === == =====" in fscache_objlist_show()
195 seq_puts(m, " ================"); in fscache_objlist_show()
196 seq_puts(m, "\n"); in fscache_objlist_show()
279 seq_puts(m, " "); in fscache_objlist_show()
[all …]
Dhistogram.c30 seq_puts(m, "JIFS SECS OBJ INST OP RUNS OBJ RUNS RETRV DLY RETRIEVLS\n"); in fscache_histogram_show()
33 seq_puts(m, "===== ===== ========= ========= ========= ========= =========\n"); in fscache_histogram_show()
/fs/
Dproc_namespace.c58 seq_puts(m, fs_infop->str); in show_sb_opts()
80 seq_puts(m, fs_infop->str); in show_mnt_opts()
120 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
127 seq_puts(m, " 0 0\n"); in show_vfsmnt()
156 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
170 seq_puts(m, " unbindable"); in show_mountinfo()
173 seq_puts(m, " - "); in show_mountinfo()
183 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo()
204 seq_puts(m, "device "); in show_vfsstat()
210 seq_puts(m, "device "); in show_vfsstat()
[all …]
/fs/nfs/
Dsuper.c380 seq_puts(m, ",mountaddr=unspecified"); in nfs_show_mountd_options()
461 seq_puts(m, ",hard"); in nfs_show_mount_options()
464 seq_puts(m, nfs_infop->str); in nfs_show_mount_options()
466 seq_puts(m, nfs_infop->nostr); in nfs_show_mount_options()
491 seq_puts(m, ",fsc"); in nfs_show_mount_options()
494 seq_puts(m, ",migration"); in nfs_show_mount_options()
498 seq_puts(m, ",lookupcache=none"); in nfs_show_mount_options()
500 seq_puts(m, ",lookupcache=pos"); in nfs_show_mount_options()
507 seq_puts(m, ",local_lock=none"); in nfs_show_mount_options()
509 seq_puts(m, ",local_lock=all"); in nfs_show_mount_options()
[all …]
/fs/btrfs/
Dsuper.c1418 seq_puts(seq, ",degraded"); in btrfs_show_options()
1420 seq_puts(seq, ",nodatasum"); in btrfs_show_options()
1422 seq_puts(seq, ",nodatacow"); in btrfs_show_options()
1424 seq_puts(seq, ",nobarrier"); in btrfs_show_options()
1440 seq_puts(seq, ",nossd"); in btrfs_show_options()
1442 seq_puts(seq, ",ssd_spread"); in btrfs_show_options()
1444 seq_puts(seq, ",ssd"); in btrfs_show_options()
1446 seq_puts(seq, ",notreelog"); in btrfs_show_options()
1448 seq_puts(seq, ",rescue=nologreplay"); in btrfs_show_options()
1450 seq_puts(seq, ",flushoncommit"); in btrfs_show_options()
[all …]
/fs/dlm/
Ddebug_fs.c92 seq_puts(s, "\"\nMaster Copy\n"); in print_format1()
103 seq_puts(s, "LVB: "); in print_format1()
106 seq_puts(s, "\n "); in print_format1()
111 seq_puts(s, " (INVALID)"); in print_format1()
127 seq_puts(s, "Granted Queue\n"); in print_format1()
134 seq_puts(s, "Conversion Queue\n"); in print_format1()
141 seq_puts(s, "Waiting Queue\n"); in print_format1()
151 seq_puts(s, "Lookup Queue\n"); in print_format1()
280 seq_puts(s, print_name ? "str " : "hex"); in print_format3()
354 seq_puts(s, print_name ? "str " : "hex"); in print_format4()
[all …]
/fs/fat/
Dinode.c964 seq_puts(m, ",shortname=win95"); in fat_show_options()
967 seq_puts(m, ",shortname=winnt"); in fat_show_options()
970 seq_puts(m, ",shortname=mixed"); in fat_show_options()
973 seq_puts(m, ",shortname=lower"); in fat_show_options()
976 seq_puts(m, ",shortname=unknown"); in fat_show_options()
983 seq_puts(m, ",usefree"); in fat_show_options()
985 seq_puts(m, ",quiet"); in fat_show_options()
987 seq_puts(m, ",showexec"); in fat_show_options()
989 seq_puts(m, ",sys_immutable"); in fat_show_options()
992 seq_puts(m, ",dotsOK=yes"); in fat_show_options()
[all …]
/fs/ext2/
Dsuper.c252 seq_puts(seq, ",minixdf"); in ext2_show_options()
254 seq_puts(seq, ",grpid"); in ext2_show_options()
256 seq_puts(seq, ",nogrpid"); in ext2_show_options()
272 seq_puts(seq, ",errors=remount-ro"); in ext2_show_options()
276 seq_puts(seq, ",errors=continue"); in ext2_show_options()
278 seq_puts(seq, ",errors=panic"); in ext2_show_options()
280 seq_puts(seq, ",nouid32"); in ext2_show_options()
282 seq_puts(seq, ",debug"); in ext2_show_options()
284 seq_puts(seq, ",oldalloc"); in ext2_show_options()
288 seq_puts(seq, ",user_xattr"); in ext2_show_options()
[all …]
/fs/autofs/
Dinode.c82 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/
Dbitmap.c686 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 …]
Dsuper.c728 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/f2fs/
Dsuper.c1769 seq_puts(seq, ",compress_chksum"); in f2fs_show_compress_options()
1777 seq_puts(seq, ",compress_cache"); in f2fs_show_compress_options()
1793 seq_puts(seq, ",gc_merge"); in f2fs_show_options()
1796 seq_puts(seq, ",disable_roll_forward"); in f2fs_show_options()
1798 seq_puts(seq, ",norecovery"); in f2fs_show_options()
1800 seq_puts(seq, ",discard"); in f2fs_show_options()
1802 seq_puts(seq, ",nodiscard"); in f2fs_show_options()
1804 seq_puts(seq, ",no_heap"); in f2fs_show_options()
1806 seq_puts(seq, ",heap"); in f2fs_show_options()
1809 seq_puts(seq, ",user_xattr"); in f2fs_show_options()
[all …]
Ddebug.c493 seq_puts(s, "\nExtent Cache (Read):\n"); in stat_show()
505 seq_puts(s, "\nExtent Cache (Block Age):\n"); in stat_show()
521 seq_puts(s, "\nBalancing F2FS Async:\n"); in stat_show()
554 seq_puts(s, "\nDistribution of User Blocks:"); in stat_show()
555 seq_puts(s, " [ valid | invalid | free ]\n"); in stat_show()
556 seq_puts(s, " ["); in stat_show()
568 seq_puts(s, "]\n\n"); in stat_show()
/fs/erofs/
Dsuper.c720 seq_puts(seq, ",user_xattr"); in erofs_show_options()
722 seq_puts(seq, ",nouser_xattr"); in erofs_show_options()
726 seq_puts(seq, ",acl"); in erofs_show_options()
728 seq_puts(seq, ",noacl"); in erofs_show_options()
732 seq_puts(seq, ",cache_strategy=disabled"); in erofs_show_options()
734 seq_puts(seq, ",cache_strategy=readahead"); in erofs_show_options()
736 seq_puts(seq, ",cache_strategy=readaround"); in erofs_show_options()
/fs/ceph/
Dsuper.c548 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/
Dsuper.c1030 seq_puts(s, ",meta"); in gfs2_show_options()
1038 seq_puts(s, ",spectator"); in gfs2_show_options()
1040 seq_puts(s, ",localflocks"); in gfs2_show_options()
1042 seq_puts(s, ",debug"); in gfs2_show_options()
1044 seq_puts(s, ",acl"); in gfs2_show_options()
1064 seq_puts(s, ",suiddir"); in gfs2_show_options()
1081 seq_puts(s, ",discard"); in gfs2_show_options()
1087 seq_puts(s, ",statfs_quantum=0"); in gfs2_show_options()
1109 seq_puts(s, ",nobarrier"); in gfs2_show_options()
1111 seq_puts(s, ",demote_interface_used"); in gfs2_show_options()
[all …]
/fs/cachefiles/
Dproc.c27 seq_puts(m, "JIFS SECS LOOKUPS MKDIRS CREATES\n"); in cachefiles_histogram_show()
30 seq_puts(m, "===== ===== ========= ========= =========\n"); in cachefiles_histogram_show()
/fs/9p/
Dv9fs.c125 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/isofs/
Dinode.c491 if (!sbi->s_rock) seq_puts(m, ",norock"); in isofs_show_options()
492 else if (!sbi->s_joliet_level) seq_puts(m, ",nojoliet"); in isofs_show_options()
493 if (sbi->s_cruft) seq_puts(m, ",cruft"); in isofs_show_options()
494 if (sbi->s_hide) seq_puts(m, ",hide"); in isofs_show_options()
495 if (sbi->s_nocompress) seq_puts(m, ",nocompress"); in isofs_show_options()
496 if (sbi->s_overriderockperm) seq_puts(m, ",overriderockperm"); in isofs_show_options()
497 if (sbi->s_showassoc) seq_puts(m, ",showassoc"); in isofs_show_options()
523 seq_puts(m, ",iocharset=utf8"); in isofs_show_options()

123