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

/linux-master/fs/btrfs/
H A Dextent-tree.c3612 LOOP_NO_EMPTY_SIZE, enumerator in enum:btrfs_loop_type
3718 * If we are on LOOP_NO_EMPTY_SIZE, we can't set up a new clusters, so
3728 if (ffe_ctl->loop >= LOOP_NO_EMPTY_SIZE && cluster_bg != bg) {
3741 if (ffe_ctl->loop >= LOOP_NO_EMPTY_SIZE) {
4187 if (ffe_ctl->loop < LOOP_NO_EMPTY_SIZE) {
4237 if (ffe_ctl->loop == LOOP_NO_EMPTY_SIZE) {

Completed in 153 milliseconds