Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dopen.c1081 struct file *open_with_fake_path(const struct path *path, int flags, in open_with_fake_path() function
1097 EXPORT_SYMBOL(open_with_fake_path);
/linux-6.1.9/fs/overlayfs/
Dfile.c64 realfile = open_with_fake_path(&file->f_path, flags, realinode, in ovl_open_realfile()
/linux-6.1.9/fs/cachefiles/
Dnamei.c563 file = open_with_fake_path(&path, O_RDWR | O_LARGEFILE | O_DIRECT, in cachefiles_open_file()
/linux-6.1.9/include/linux/
Dfs.h2783 extern struct file * open_with_fake_path(const struct path *, int,