Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3105 static struct dentry *lookup_open(struct nameidata *nd, struct file *file, in lookup_open() function
3267 dentry = lookup_open(nd, file, op, got_write); in open_last_lookups()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A 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,