Searched refs:fsck_options (Results 1 – 2 of 2) sorted by relevance
101 typedef struct fsck_options { struct
112 fsck_options_t fsck_options = default_fsck_options; in FormatDevice() local113 result = fsck(block_device_path.c_str(), options.fs_type, &fsck_options, launch_stdio_sync); in FormatDevice()
Completed in 6 milliseconds