Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dqgroup.h124 u32 data_rsv; /* reserved data space needs to be freed */ member
H A Dqgroup.c1830 if (record->data_rsv && !entry->data_rsv) { in btrfs_qgroup_trace_extent_nolock()
1831 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()