Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c372 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; in check_fs() local
390 ret = mount(blk_dev, target, type, tmpmnt_flags, tmpmnt_opts); in check_fs()