Lines Matching refs:seq_puts
58 seq_puts(m, fs_infop->str); in show_sb_opts()
79 seq_puts(m, fs_infop->str); in show_mnt_opts()
119 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
126 seq_puts(m, " 0 0\n"); in show_vfsmnt()
155 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
169 seq_puts(m, " unbindable"); in show_mountinfo()
172 seq_puts(m, " - "); in show_mountinfo()
182 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo()
203 seq_puts(m, "device "); in show_vfsstat()
209 seq_puts(m, "device "); in show_vfsstat()
212 seq_puts(m, "no device"); in show_vfsstat()
216 seq_puts(m, " mounted on "); in show_vfsstat()
224 seq_puts(m, "with fstype "); in show_vfsstat()