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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Djournal.c3648 static int check_journal_end(struct reiserfs_transaction_handle *th, function
4060 /* check_journal_end locks the journal, and unlocks if it does not return 1
4063 if (!check_journal_end(th, sb, nblocks, flags)) {
4070 /* check_journal_end might set these, check again */

Completed in 111 milliseconds