btrfs_file_private
struct btrfs_file_private *private = filp->private_data;
struct btrfs_file_private *private;
struct btrfs_file_private *private;
private = kzalloc_obj(struct btrfs_file_private);
struct btrfs_file_private *private = file->private_data;
struct btrfs_file_private *private = file->private_data;