Home
last modified time | relevance | path

Searched defs:realfile (Results 1 – 2 of 2) sorted by relevance

/linux/fs/overlayfs/
H A Dfile.c33 struct file *realfile; in ovl_open_realfile() local
92 struct file *realfile; member
96 struct ovl_file *ovl_file_alloc(struct file *realfile) in ovl_file_alloc()
115 static bool ovl_is_real_file(const struct file *realfile, in ovl_is_real_file()
125 struct file *realfile = of->realfile; in ovl_real_file_path() local
200 struct file *realfile; in ovl_open() local
245 struct file *realfile; in ovl_llseek() local
325 struct file *realfile; in ovl_read_iter() local
346 struct file *realfile; in ovl_write_iter() local
381 struct file *realfile; in ovl_splice_read() local
[all …]
H A Ddir.c1364 struct file *realfile; in ovl_create_tmpfile() local