Module Unix_extended.Mount_entry
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.tval parse_line : string -> t option Core.Or_error.tval directory : t -> stringval options : t -> stringval dump_freq : t -> int optionval fsck_pass : t -> int optionval visible_filesystem : t list -> t Core.String.Map.t