Home
last modified time | relevance | path

Searched refs:remove_from_transaction (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c123 * block. Look at remove_from_transaction and journal_mark_freed for
3428 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction() function
3761 cleaned = remove_from_transaction(sb, blocknr, cleaned); in journal_mark_freed()
3780 cleaned = remove_from_transaction(sb, blocknr, cleaned); in journal_mark_freed()
3793 * remove_from_transaction will brelse in journal_mark_freed()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Djournal.c123 * block. Look at remove_from_transaction and journal_mark_freed for
3433 static int remove_from_transaction(struct super_block *sb, in remove_from_transaction() function
3766 cleaned = remove_from_transaction(sb, blocknr, cleaned); in journal_mark_freed()
3785 cleaned = remove_from_transaction(sb, blocknr, cleaned); in journal_mark_freed()
3798 * remove_from_transaction will brelse in journal_mark_freed()

Completed in 10 milliseconds