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

/system/core/fs_mgr/
H A Dfs_mgr.c366 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; local
384 ret = mount(blk_dev, target, type, tmpmnt_flags, tmpmnt_opts);

Completed in 3 milliseconds