Lines Matching defs:qrecord
718 struct btrfs_qgroup_extent_record *qrecord,
772 if (qrecord) {
774 qrecord->data_rsv = reserved;
775 qrecord->data_rsv_refroot = ref_root;
777 qrecord->bytenr = bytenr;
778 qrecord->num_bytes = num_bytes;
779 qrecord->old_roots = NULL;
791 struct btrfs_qgroup_extent_record *qrecord,
801 if (qrecord) {
803 delayed_refs, qrecord))
804 kfree(qrecord);