Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dtransaction.c2184 static int __dispose_buffer(struct journal_head *jh, transaction_t *transaction) in __dispose_buffer() function
2328 may_free = __dispose_buffer(jh, in journal_unmap_buffer()
2338 may_free = __dispose_buffer(jh, in journal_unmap_buffer()
2391 may_free = __dispose_buffer(jh, transaction); in journal_unmap_buffer()