Searched refs:do_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.c87 /* flags for do_journal_end */
92 static int do_journal_end(struct reiserfs_transaction_handle *,
1140 put_bh(tbh); /* once due to original getblk in do_journal_end */
1407 ** do_journal_end, or by journal_release
1626 ** since we are only called from do_journal_end, we know for sure there
1970 do_journal_end(th, sb, 10, FLUSH_ALL);
1979 do_journal_end(&myth, sb, 1, FLUSH_ALL);
1984 /* this also catches errors during the do_journal_end above */
1993 do_journal_end(&myth, sb, 1, FLUSH_ALL);
3163 retval = do_journal_end(
4009 static int do_journal_end(struct reiserfs_transaction_handle *th, function
[all...]

Completed in 44 milliseconds