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

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

Completed in 199 milliseconds