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

/linux-master/fs/btrfs/
H A Dextent-tree.c5225 #define DROP_REFERENCE 1 macro
5281 if (wc->stage == DROP_REFERENCE) {
5335 ((wc->stage == DROP_REFERENCE && wc->refs[level] != 1) ||
5349 if (wc->stage == DROP_REFERENCE) {
5413 * when wc->stage == DROP_REFERENCE, this function checks
5486 if (wc->stage == DROP_REFERENCE) {
5549 if (wc->stage == DROP_REFERENCE) {
5631 * when wc->stage == DROP_REFERENCE, this function drops
5635 * wc->stage back to DROP_REFERENCE if we changed wc->stage
5660 wc->stage = DROP_REFERENCE;
[all...]

Completed in 232 milliseconds