Lines Matching refs:ovl_dir_file
52 struct ovl_dir_file {
238 static void ovl_cache_put(struct ovl_dir_file *od, struct inode *inode)
324 struct ovl_dir_file *od = file->private_data;
379 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos)
680 struct ovl_dir_file *od = file->private_data;
696 struct ovl_dir_file *od = file->private_data;
738 struct ovl_dir_file *od = file->private_data;
804 struct ovl_dir_file *od = file->private_data;
864 struct ovl_dir_file *od = file->private_data;
917 struct ovl_dir_file *od = file->private_data;
936 struct ovl_dir_file *od;
939 od = kzalloc(sizeof(struct ovl_dir_file), GFP_KERNEL);