Home
last modified time | relevance | path

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

/linux/fs/
A Dinternal.h135 extern int vfs_open(const struct path *, struct file *);
A Dopen.c954 int vfs_open(const struct path *path, struct file *file) in vfs_open() function
973 error = vfs_open(path, f); in dentry_open()
A Dnamei.c3426 error = vfs_open(&nd->path, file); in do_open()
3519 error = vfs_open(&path, file); in do_tmpfile()
3533 error = vfs_open(&path, file); in do_o_path()
/linux/Documentation/filesystems/
A Dpath-lookup.rst1200 it. If the file was found in the dcache, then ``vfs_open()`` is used for
1205 created file will be performed by vfs_open(), just as if the name
1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information
/linux/
A DSystem.map8427 ffff8000102443c4 T vfs_open
A D.tmp_System.map8427 ffff8000102443c4 T vfs_open

Completed in 292 milliseconds