Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbuffer_head.h446 static inline bool has_bh_in_lru(int cpu, void *dummy) { return 0; } in has_bh_in_lru() function
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c1438 bool has_bh_in_lru(int cpu, void *dummy) in has_bh_in_lru() function