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

/linux-4.1.27/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); flush_older_journal_lists()
1342 * flush_journal_list
1348 static int flush_journal_list(struct super_block *s, flush_journal_list() function
1835 flush_journal_list(s, flush_jl, 1); flush_used_journal_lists()
4300 flush_journal_list(sb, jl, 1); do_journal_end()
H A Dreiserfs.h222 * This allows flush_journal_list to remove just the cnode belonging to a

Completed in 117 milliseconds