Searched defs:flush_journal_list (Results 1 - 1 of 1) sorted by relevance

/fs/reiserfs/
H A Djournal.c72 /* used in flush_journal_list */
87 static int flush_journal_list(struct super_block *s,
1168 * flush_journal_list frequently needs to find a newer transaction for a
1235 * blocks. called by flush_journal_list, before it calls
1297 ** can only be called from flush_journal_list
1320 flush_journal_list(sb, other_jl, 0);
1342 * flush_journal_list
1348 static int flush_journal_list(struct super_block *s, function
1835 flush_journal_list(s, flush_jl, 1);
4300 flush_journal_list(s
[all...]

Completed in 10 milliseconds