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

/linux-master/fs/btrfs/
H A Dextent-tree.c5256 #define DROP_REFERENCE 1 macro
5312 if (wc->stage == DROP_REFERENCE) {
5367 ((wc->stage == DROP_REFERENCE && wc->refs[level] != 1) ||
5381 if (wc->stage == DROP_REFERENCE) {
5445 * when wc->stage == DROP_REFERENCE, this function checks
5520 if (wc->stage == DROP_REFERENCE) {
5583 if (wc->stage == DROP_REFERENCE) {
5663 * when wc->stage == DROP_REFERENCE, this function drops
5667 * wc->stage back to DROP_REFERENCE if we changed wc->stage
5692 wc->stage = DROP_REFERENCE;
[all...]

Completed in 219 milliseconds