Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cachefiles/
Dio.c397 file = open_with_fake_path(&path, O_RDWR | O_LARGEFILE | O_DIRECT, in cachefiles_begin_read_operation()
/Linux-v5.15/fs/
Dopen.c971 struct file *open_with_fake_path(const struct path *path, int flags, in open_with_fake_path() function
987 EXPORT_SYMBOL(open_with_fake_path);
/Linux-v5.15/fs/overlayfs/
Dfile.c60 realfile = open_with_fake_path(&file->f_path, flags, realinode, in ovl_open_realfile()
/Linux-v5.15/include/linux/
Dfs.h2745 extern struct file * open_with_fake_path(const struct path *, int,