Searched refs:journal_join (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.c14 ** journal_join -- same as journal_begin, but won't block on the current
101 static int journal_join(struct reiserfs_transaction_handle *th,
1923 if (!journal_join(&myth, p_s_sb, 1)) {
2973 /* set here for journal_join */
3032 retval = journal_join(&myth, p_s_sb, 1);
3118 static int journal_join(struct reiserfs_transaction_handle *th, function
3494 if (!journal_join(&th, p_s_sb, 1)) {

Completed in 24 milliseconds