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