Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dopen.c906 struct file *open_with_fake_path(const struct path *path, int flags, in open_with_fake_path() function
922 EXPORT_SYMBOL(open_with_fake_path);
/Linux-v4.19/fs/overlayfs/
Dfile.c34 realfile = open_with_fake_path(&file->f_path, file->f_flags | O_NOATIME, in ovl_open_realfile()
/Linux-v4.19/include/linux/
Dfs.h2448 extern struct file * open_with_fake_path(const struct path *, int,