Home
last modified time | relevance | path

Searched refs:tmpmnt_opts (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp192 auto tmpmnt_opts = "errors=remount-ro"s; in check_fs() local
220 tmpmnt_opts += ",nomblk_io_submit"; in check_fs()
223 tmpmnt_opts.c_str()); in check_fs()