Searched refs:tmpmnt_flags (Results 1 – 2 of 2) sorted by relevance
76 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; in Check() local92 ret = mount(c_source, c_target, "ext4", tmpmnt_flags, tmpmnt_opts); in Check()
100 long tmpmnt_flags = MS_NOATIME | MS_NOEXEC | MS_NOSUID; in check_fs() local129 ret = mount(blk_device, target, fs_type, tmpmnt_flags, tmpmnt_opts); in check_fs()