ovl_file
struct ovl_file *of;
void ovl_file_free(struct ovl_file *of)
struct ovl_file *of = file->private_data;
struct ovl_file *of;
struct ovl_file *of = file->private_data;
struct ovl_file *ovl_file_alloc(struct file *realfile)
struct ovl_file *of = kzalloc_obj(struct ovl_file);
struct ovl_file;
struct ovl_file *ovl_file_alloc(struct file *realfile);
void ovl_file_free(struct ovl_file *of);