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