Searched refs:flush_commit_list (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.c98 static int flush_commit_list(struct super_block *s,
335 flush_commit_list(p_s_sb,
587 ** it gets called by flush_commit_list, and cleans up any data stored about blocks freed during a
945 flush_commit_list(s, other_jl, 0);
985 static int flush_commit_list(struct super_block *s, function
997 reiserfs_check_lock_depth(s, "flush_commit_list");
1410 flush_commit_list(s, jl, 1);
1471 flush_commit_list(s, pjl, 1);
1695 /* used by flush_commit_list */
3392 ** it is called by dirty_journal_list, which is called after flush_commit_list ha
[all...]

Completed in 46 milliseconds