module Mount:sig..end
type |    | spec : | 
|    | file : | 
|    | vfstype : | 
|    | mntops : | 
|    | freq : | 
|    | passno : | 
val passno : t -> intval freq : t -> intval mntops : t -> string listval vfstype : t -> stringval file : t -> stringval spec : t -> stringmodule Fields:sig..end