Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jbd2/
Dtransaction.c2205 static int __dispose_buffer(struct journal_head *jh, transaction_t *transaction) in __dispose_buffer() function
2349 may_free = __dispose_buffer(jh, in journal_unmap_buffer()
2359 may_free = __dispose_buffer(jh, in journal_unmap_buffer()
2409 may_free = __dispose_buffer(jh, transaction); in journal_unmap_buffer()