Home
last modified time | relevance | path

Searched refs:try_to_free_buffers (Results 1 – 6 of 6) sorted by relevance

/linux/fs/
H A Dmpage.c450 try_to_free_buffers(folio); in clean_buffers()
H A Dbuffer.c877 if (!try_to_free_buffers(folio)) { in grow_dev_folio()
2784 bool try_to_free_buffers(struct folio *folio) in try_to_free_buffers() function
2835 EXPORT_SYMBOL(try_to_free_buffers);
/linux/Documentation/filesystems/
H A Dlocking.rst340 try_to_free_buffers().
/linux/mm/
H A Dmigrate.c1331 try_to_free_buffers(src); in migrate_folio_unmap()
H A Dfilemap.c4555 return try_to_free_buffers(folio); in filemap_release_folio()
/linux/fs/ext4/
H A Dinode.c3438 return try_to_free_buffers(folio); in ext4_release_folio()