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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Djournal.c3521 static int check_journal_end(struct reiserfs_transaction_handle *th, function
3937 /* check_journal_end locks the journal, and unlocks if it does not return 1
3940 if (!check_journal_end(th, p_s_sb, nblocks, flags)) {
3947 /* check_journal_end might set these, check again */

Completed in 55 milliseconds