Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dinode.c1971 bool check_prev = true; in run_delalloc_nocow() local
2013 if (ret > 0 && path->slots[0] > 0 && check_prev) { in run_delalloc_nocow()
2021 check_prev = false; in run_delalloc_nocow()