Home
last modified time | relevance | path

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

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