Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Ddelayed-ref.c735 struct btrfs_qgroup_extent_record *qrecord, in init_delayed_ref_head() argument
785 if (qrecord) { in init_delayed_ref_head()
787 qrecord->data_rsv = reserved; in init_delayed_ref_head()
788 qrecord->data_rsv_refroot = ref_root; in init_delayed_ref_head()
790 qrecord->bytenr = bytenr; in init_delayed_ref_head()
791 qrecord->num_bytes = num_bytes; in init_delayed_ref_head()
792 qrecord->old_roots = NULL; in init_delayed_ref_head()
804 struct btrfs_qgroup_extent_record *qrecord, in add_delayed_ref_head() argument
814 if (qrecord) { in add_delayed_ref_head()
816 delayed_refs, qrecord)) in add_delayed_ref_head()
[all …]
A Dqgroup.h308 struct btrfs_qgroup_extent_record *qrecord);
A Dqgroup.c1796 struct btrfs_qgroup_extent_record *qrecord) in btrfs_qgroup_trace_extent_post() argument
1825 ctx.bytenr = qrecord->bytenr; in btrfs_qgroup_trace_extent_post()
1844 qrecord->old_roots = ctx.roots; in btrfs_qgroup_trace_extent_post()

Completed in 12 milliseconds