Up
Module
Mount_entry
Signature
type
t
val
t_of_sexp :
Sexplib.Sexp.t
->
t
val
sexp_of_t :
t
->
Sexplib.Sexp.t
val
parse_line : string ->
t
option
Core.Std.Or_error.t
val
fsname :
t
-> string
val
directory :
t
-> string
val
fstype :
t
-> string
val
options :
t
-> string
val
dump_freq :
t
-> int option
val
fsck_pass :
t
-> int option
val
visible_filesystem :
t
list ->
t
Core.Std.String.Map.t