Home
last modified time | relevance | path

Searched defs:has_bh_in_lru (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dbuffer_head.h445 static inline bool has_bh_in_lru(int cpu, void *dummy) { return false; } in has_bh_in_lru() function
/linux-5.19.10/fs/
Dbuffer.c1408 bool has_bh_in_lru(int cpu, void *dummy) in has_bh_in_lru() function