Home
last modified time | relevance | path

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

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