Home
last modified time | relevance | path

Searched refs:lookup_open (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/
Dnamei.c3012 static struct dentry *lookup_open(struct nameidata *nd, struct file *file, in lookup_open() function
3178 dentry = lookup_open(nd, file, op, got_write); in open_last_lookups()
/Linux-v5.10/Documentation/filesystems/
Dpath-lookup.rst1216 part is in a separate function: ``lookup_open()``.
1224 this. If not, then ``lookup_open()`` will either call ``atomic_open()`` (if
1233 the top with ``LOOKUP_REVAL`` set, ``lookup_open()`` is called instead,