Home
last modified time | relevance | path

Searched refs:vfs_open (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/
Dinternal.h134 extern int vfs_open(const struct path *, struct file *);
Dopen.c911 int vfs_open(const struct path *path, struct file *file) in vfs_open() function
930 error = vfs_open(path, f); in dentry_open()
Dnamei.c3408 error = vfs_open(&nd->path, file); in do_last()
3502 error = vfs_open(&path, file); in do_o_path()
/Linux-v5.4/Documentation/filesystems/
Dpath-lookup.rst1207 it. If the file was found in the dcache, then ``vfs_open()`` is used for
1212 created file will be performed by ``vfs_open()``, just as if the name
1215 2. ``vfs_open()`` can fail with ``-EOPENSTALE`` if the cached information