Lines Matching refs:seq_puts
58 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()
213 seq_puts(m, "no device"); in show_vfsstat()
217 seq_puts(m, " mounted on "); in show_vfsstat()
225 seq_puts(m, "with fstype "); in show_vfsstat()