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