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

/system/core/fs_mgr/
H A Dfs_mgr.c462 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; local
485 ret = mount(blk_device, target, fs_type, tmpmnt_flags, tmpmnt_opts);

Completed in 33 milliseconds