Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Drelocation.c4532 int first_cow = 0; local
4551 first_cow = 1;
4555 WARN_ON(!first_cow && level == 0);
4572 if (first_cow)
4575 if (first_cow && level > 0)
4579 if (level == 0 && first_cow && rc->stage == UPDATE_DATA_PTRS)