Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbuffer_head.h470 static inline bool try_to_free_buffers(struct folio *folio) { return true; } in try_to_free_buffers() function
/linux-6.1.9/fs/
Dbuffer.c2815 bool try_to_free_buffers(struct folio *folio) in try_to_free_buffers() function