Searched refs:ovl_file (Results 1 – 3 of 3) sorted by relevance
92 struct ovl_file { struct97 struct ovl_file *ovl_file_alloc(struct file *realfile) in ovl_file_alloc() argument99 struct ovl_file *of = kzalloc_obj(struct ovl_file); in ovl_file_alloc()108 void ovl_file_free(struct ovl_file *of) in ovl_file_free()125 struct ovl_file *of = file->private_data; in ovl_real_file_path()203 struct ovl_file *of; in ovl_open()470 struct ovl_file *of = file->private_data; in ovl_mmap()
926 struct ovl_file;927 struct ovl_file *ovl_file_alloc(struct file *realfile);928 void ovl_file_free(struct ovl_file *of);
1365 struct ovl_file *of; in ovl_create_tmpfile()