Searched refs:tmpmnt_flags (Results 1 – 1 of 1) sorted by relevance
191 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; in check_fs() local222 ret = mount(blk_device.c_str(), target.c_str(), fs_type.c_str(), tmpmnt_flags, in check_fs()