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()
84 seq_puts(m, ",idmapped"); in show_mnt_opts()
123 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
130 seq_puts(m, " 0 0\n"); in show_vfsmnt()
159 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
173 seq_puts(m, " unbindable"); in show_mountinfo()
176 seq_puts(m, " - "); in show_mountinfo()
186 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo()
207 seq_puts(m, "device "); in show_vfsstat()
213 seq_puts(m, "device "); in show_vfsstat()
216 seq_puts(m, "no device"); in show_vfsstat()
220 seq_puts(m, " mounted on "); in show_vfsstat()
228 seq_puts(m, "with fstype "); in show_vfsstat()