Searched refs:lookup_open (Results 1 – 2 of 2) sorted by relevance
1200 part is in a separate function: ``lookup_open()``.1208 this. If not, then ``lookup_open()`` will either call ``atomic_open()`` (if1217 the top with ``LOOKUP_REVAL`` set, ``lookup_open()`` is called instead,
3117 static int lookup_open(struct nameidata *nd, struct path *path, in lookup_open() function3314 error = lookup_open(nd, &path, file, op, got_write); in do_last()