Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dfs-writeback.c224 #define WB_FRN_HIST_THR_SLOTS (WB_FRN_HIST_SLOTS / 2) macro
226 #define WB_FRN_HIST_MAX_SLOTS (WB_FRN_HIST_THR_SLOTS / 2 + 1)
832 if (hweight32(history) > WB_FRN_HIST_THR_SLOTS) in wbc_detach_inode()

Completed in 7 milliseconds