Searched refs:open_exec_flags (Results 1 – 1 of 1) sorted by relevance
910 struct open_flags open_exec_flags = { in do_open_execat() local920 open_exec_flags.lookup_flags &= ~LOOKUP_FOLLOW; in do_open_execat()922 open_exec_flags.lookup_flags |= LOOKUP_EMPTY; in do_open_execat()924 file = do_filp_open(fd, name, &open_exec_flags); in do_open_execat()