Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfs-writeback.c252 #define WB_FRN_MAX_IN_FLIGHT 1024 /* don't queue too many concurrently */ macro
595 if (atomic_read(&isw_nr_in_flight) > WB_FRN_MAX_IN_FLIGHT) in inode_switch_wbs()