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

/system/core/fs_mgr/
H A Dfs_mgr.c373 char *tmpmnt_opts = "nomblk_io_submit,errors=remount-ro"; local
390 ret = mount(blk_dev, target, type, tmpmnt_flags, tmpmnt_opts);

Completed in 1139 milliseconds