affs_dir_data
struct affs_dir_data *data = file->private_data;
struct affs_dir_data *data;
data = kzalloc_obj(struct affs_dir_data);