Searched refs:tmpmnt_flags (Results 1 – 1 of 1) sorted by relevance
372 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; in check_fs() local390 ret = mount(blk_dev, target, type, tmpmnt_flags, tmpmnt_opts); in check_fs()