Searched refs:do_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.c88 /* flags for do_journal_end */
93 static int do_journal_end(struct reiserfs_transaction_handle *,
1104 put_bh(tbh); /* once due to original getblk in do_journal_end */
1360 ** do_journal_end, or by journal_release
1576 ** since we are only called from do_journal_end, we know for sure there
1920 do_journal_end(th, p_s_sb, 10, FLUSH_ALL);
1929 do_journal_end(&myth, p_s_sb, 1, FLUSH_ALL);
1934 /* this also catches errors during the do_journal_end above */
1943 do_journal_end(&myth, p_s_sb, 1, FLUSH_ALL);
3038 retval = do_journal_end(
3886 static int do_journal_end(struct reiserfs_transaction_handle *th, function
[all...]

Completed in 53 milliseconds