Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dspace-info.c1045 static const enum btrfs_flush_state data_flush_states[] = { variable
1084 while (flush_state < ARRAY_SIZE(data_flush_states)) { in btrfs_async_reclaim_data_space()
1086 data_flush_states[flush_state]); in btrfs_async_reclaim_data_space()
1101 if (flush_state >= ARRAY_SIZE(data_flush_states)) { in btrfs_async_reclaim_data_space()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dspace-info.c1258 static const enum btrfs_flush_state data_flush_states[] = { variable
1300 while (flush_state < ARRAY_SIZE(data_flush_states)) { in btrfs_async_reclaim_data_space()
1302 data_flush_states[flush_state], false); in btrfs_async_reclaim_data_space()
1317 if (flush_state >= ARRAY_SIZE(data_flush_states)) { in btrfs_async_reclaim_data_space()

Completed in 5 milliseconds