Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/
H A D0001-util-consideredharmful-Use-overloadable-func-attribu.patch44 attr_deprecated("Use vfs_open or SDL_RWFromFile instead")
/openbmc/linux/fs/
H A Dinternal.h182 extern int vfs_open(const struct path *, struct file *);
H A Dopen.c1060 int vfs_open(const struct path *path, struct file *file) in vfs_open() function
1077 error = vfs_open(path, f); in dentry_open()
1118 error = vfs_open(path, f); in dentry_create()
H A Dnamei.c3632 error = vfs_open(&nd->path, file); in do_open()
3763 error = vfs_open(&path, file); in do_o_path()
/openbmc/linux/Documentation/filesystems/
H 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