Home
last modified time | relevance | path

Searched refs:qrecord (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
A Ddelayed-ref.c717 struct btrfs_qgroup_extent_record *qrecord, in init_delayed_ref_head() argument
767 if (qrecord) { in init_delayed_ref_head()
769 qrecord->data_rsv = reserved; in init_delayed_ref_head()
770 qrecord->data_rsv_refroot = ref_root; in init_delayed_ref_head()
772 qrecord->bytenr = bytenr; in init_delayed_ref_head()
773 qrecord->num_bytes = num_bytes; in init_delayed_ref_head()
774 qrecord->old_roots = NULL; in init_delayed_ref_head()
786 struct btrfs_qgroup_extent_record *qrecord, in add_delayed_ref_head() argument
796 if (qrecord) { in add_delayed_ref_head()
798 delayed_refs, qrecord)) in add_delayed_ref_head()
[all …]
A Dqgroup.h302 struct btrfs_qgroup_extent_record *qrecord);
A Dqgroup.c1709 struct btrfs_qgroup_extent_record *qrecord) in btrfs_qgroup_trace_extent_post() argument
1712 u64 bytenr = qrecord->bytenr; in btrfs_qgroup_trace_extent_post()
1753 qrecord->old_roots = old_root; in btrfs_qgroup_trace_extent_post()

Completed in 16 milliseconds