Searched refs:mount_options (Results 1 – 2 of 2) sorted by relevance
247 mount_options_t mount_options = default_mount_options; in Mount() local248 mount_options.create_mountpoint = true; in Mount()249 mount_options.wait_until_ready = true; in Mount()253 &mount_options, launch_stdio_async); in Mount()
77 typedef struct mount_options { struct
Completed in 5 milliseconds