Lines Matching defs:ovl_dir_file
52 struct ovl_dir_file {
238 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry)
324 struct ovl_dir_file *od = file->private_data;
379 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos)
675 struct ovl_dir_file *od = file->private_data;
691 struct ovl_dir_file *od = file->private_data;
732 struct ovl_dir_file *od = file->private_data;
794 struct ovl_dir_file *od = file->private_data;
854 struct ovl_dir_file *od = file->private_data;
907 struct ovl_dir_file *od = file->private_data;
926 struct ovl_dir_file *od;
929 od = kzalloc(sizeof(struct ovl_dir_file), GFP_KERNEL);