Lines Matching refs:seq_puts
768 seq_puts(m, fs_infop->str); in show_sb_opts()
789 seq_puts(m, fs_infop->str); in show_mnt_opts()
813 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
820 seq_puts(m, " 0 0\n"); in show_vfsmnt()
854 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
868 seq_puts(m, " unbindable"); in show_mountinfo()
871 seq_puts(m, " - "); in show_mountinfo()
875 seq_puts(m, sb->s_flags & MS_RDONLY ? " ro" : " rw"); in show_mountinfo()
901 seq_puts(m, "device "); in show_vfsstat()
904 seq_puts(m, "no device"); in show_vfsstat()
907 seq_puts(m, " mounted on "); in show_vfsstat()
912 seq_puts(m, "with fstype "); in show_vfsstat()