Searched refs:tmpmnt_opts (Results 1 – 2 of 2) sorted by relevance
73 char* tmpmnt_opts = (char*)"nomblk_io_submit,errors=remount-ro"; in Check() local88 ret = mount(c_source, c_target, "ext4", tmpmnt_flags, tmpmnt_opts); in Check()
181 auto tmpmnt_opts = "errors=remount-ro"s; in check_fs() local208 tmpmnt_opts += ",nomblk_io_submit"; in check_fs()211 tmpmnt_opts.c_str()); in check_fs()