Lines Matching refs:try_to_free_buffers
181 * we get exclusion from try_to_free_buffers with the blockdev mapping's
436 * Locking is a little subtle: try_to_free_buffers() will remove buffers
438 * try_to_free_buffers() will be operating against the *blockdev* mapping
634 * We use private_lock to lock against try_to_free_buffers while using the
986 if (!try_to_free_buffers(page))
1167 * and unlocked then try_to_free_buffers() may strip the buffers from the page
1344 * try_to_free_buffers() attempt is failing. FIXME, perhaps?
1553 * __set_page_dirty_buffers() via private_lock. try_to_free_buffers
3173 * try_to_free_buffers() checks if all the buffers on this particular page
3176 * Exclusion against try_to_free_buffers may be obtained by either
3190 * try_to_free_buffers() is non-blocking.
3225 int try_to_free_buffers(struct page *page)
3272 EXPORT_SYMBOL(try_to_free_buffers);