Searched refs:temp_jl (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.c3902 struct reiserfs_journal_list *jl, *temp_jl; local
4185 temp_jl = JOURNAL_LIST_ENTRY(entry);
4186 if (journal->j_start <= temp_jl->j_start) {
4188 temp_jl->j_start) {
4189 flush_used_journal_lists(p_s_sb, temp_jl);
4205 temp_jl->j_start) {
4206 flush_used_journal_lists(p_s_sb, temp_jl);

Completed in 46 milliseconds