Searched refs:ovl_file (Results 1 – 2 of 2) sorted by relevance
91 struct ovl_file { struct96 struct ovl_file *ovl_file_alloc(struct file *realfile) in ovl_file_alloc() argument98 struct ovl_file *of = kzalloc(sizeof(struct ovl_file), GFP_KERNEL); in ovl_file_alloc()107 void ovl_file_free(struct ovl_file *of) in ovl_file_free()124 struct ovl_file *of = file->private_data; in ovl_real_file_path()202 struct ovl_file *of; in ovl_open()469 struct ovl_file *of = file->private_data; in ovl_mmap()
1365 struct ovl_file *of; in ovl_create_tmpfile()