Lines Matching refs:seq_puts
55 seq_puts(m, fs_infop->str); in show_sb_opts()
76 seq_puts(m, fs_infop->str); in show_mnt_opts()
116 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
123 seq_puts(m, " 0 0\n"); in show_vfsmnt()
151 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
165 seq_puts(m, " unbindable"); in show_mountinfo()
168 seq_puts(m, " - "); in show_mountinfo()
177 seq_puts(m, sb->s_flags & MS_RDONLY ? " ro" : " rw"); in show_mountinfo()
198 seq_puts(m, "device "); in show_vfsstat()
204 seq_puts(m, "device "); in show_vfsstat()
207 seq_puts(m, "no device"); in show_vfsstat()
211 seq_puts(m, " mounted on "); in show_vfsstat()
219 seq_puts(m, "with fstype "); in show_vfsstat()