Searched defs:try_to_free_buffers (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/
H A Dbuffer.c2917 bool try_to_free_buffers(struct folio *folio) function
2964 EXPORT_SYMBOL(try_to_free_buffers); variable
[all...]
/linux-master/include/linux/
H A Dbuffer_head.h495 static inline bool try_to_free_buffers(struct folio *folio) { return true; } function

Completed in 140 milliseconds