Searched refs:open_last_lookups (Results 1 – 2 of 2) sorted by relevance
498 contains, in support functions starting with "open_last_lookups()", all the502 focuses on those symbolic links. "open_last_lookups()" will sometimes, but1182 and then handles the final component by calling open_last_lookups() or1184 open_last_lookups() or lookup_last() will set things up properly and1190 open_last_lookups() is the most interesting as it works in tandem1191 with do_open() for opening a file. Part of open_last_lookups() runs1194 Explaining open_last_lookups() and do_open() completely is beyond the scope
3647 static const char *open_last_lookups(struct nameidata *nd, in open_last_lookups() function3930 (s = open_last_lookups(nd, file, op)) != NULL) in path_openat()