Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c463 char *tmpmnt_opts = "nomblk_io_submit,errors=remount-ro"; in check_fs() local
485 ret = mount(blk_device, target, fs_type, tmpmnt_flags, tmpmnt_opts); in check_fs()