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

/linux-master/fs/reiserfs/
H A Djournal.c88 static int flush_commit_list(struct super_block *s,
321 flush_commit_list(sb,
560 * things get ugly again. it gets called by flush_commit_list, and
918 flush_commit_list(s, other_jl, 0);
969 static int flush_commit_list(struct super_block *s, function
981 reiserfs_check_lock_depth(s, "flush_commit_list");
1390 flush_commit_list(s, jl, 1);
1461 flush_commit_list(s, pjl, 1);
1678 /* used by flush_commit_list */
2885 * get_list_bitmap() may call flush_commit_list() whic
[all...]

Completed in 214 milliseconds