Home
last modified time | relevance | path

Searched refs:data_rsv (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.h115 * @data_rsv_refroot and @data_rsv will be recorded after
120 u32 data_rsv; /* reserved data space needs to be freed */ member
H A Dqgroup.c1777 if (record->data_rsv && !entry->data_rsv) { in btrfs_qgroup_trace_extent_nolock()
1778 entry->data_rsv = record->data_rsv; in btrfs_qgroup_trace_extent_nolock()
2756 record->data_rsv, in btrfs_qgroup_account_extents()
H A Ddelayed-ref.c802 qrecord->data_rsv = reserved; in init_delayed_ref_head()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.h119 * @data_rsv_refroot and @data_rsv will be recorded after
124 u32 data_rsv; /* reserved data space needs to be freed */ member
H A Dqgroup.c1828 if (record->data_rsv && !entry->data_rsv) { in btrfs_qgroup_trace_extent_nolock()
1829 entry->data_rsv = record->data_rsv; in btrfs_qgroup_trace_extent_nolock()
2862 record->data_rsv, in btrfs_qgroup_account_extents()
H A Ddelayed-ref.c774 qrecord->data_rsv = reserved; in init_delayed_ref_head()

Completed in 27 milliseconds