Home
last modified time | relevance | path

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

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