Lines Matching refs:seq_puts
54 seq_puts(m, fs_infop->str); in show_sb_opts()
75 seq_puts(m, fs_infop->str); in show_mnt_opts()
115 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
122 seq_puts(m, " 0 0\n"); in show_vfsmnt()
150 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
164 seq_puts(m, " unbindable"); in show_mountinfo()
167 seq_puts(m, " - "); in show_mountinfo()
176 seq_puts(m, sb->s_flags & MS_RDONLY ? " ro" : " rw"); in show_mountinfo()
197 seq_puts(m, "device "); in show_vfsstat()
203 seq_puts(m, "device "); in show_vfsstat()
206 seq_puts(m, "no device"); in show_vfsstat()
210 seq_puts(m, " mounted on "); in show_vfsstat()
218 seq_puts(m, "with fstype "); in show_vfsstat()