Searched defs:jl (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/reiserfs/ |
D | journal.c | 280 get_list_bitmap(struct super_block *p_s_sb, struct reiserfs_journal_list *jl) { in get_list_bitmap() 598 …void cleanup_freed_for_journal_list(struct super_block *p_s_sb, struct reiserfs_journal_list *jl) { in cleanup_freed_for_journal_list() 615 static int flush_commit_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall)… in flush_commit_list() 788 …id remove_all_from_journal_list(struct super_block *p_s_sb, struct reiserfs_journal_list *jl, int … in remove_all_from_journal_list() 859 static int flush_older_journal_lists(struct super_block *p_s_sb, struct reiserfs_journal_list *jl, … in flush_older_journal_lists() 905 struct reiserfs_journal_list *jl, int flushall) { in flush_journal_list() 1108 struct reiserfs_journal_list *jl) in kupdate_one_transaction() 1238 struct reiserfs_journal_list *jl ; in reiserfs_journal_kupdate() local 1276 void remove_journal_hash(struct reiserfs_journal_cnode **table, struct reiserfs_journal_list *jl,st… in remove_journal_hash() 1833 struct reiserfs_journal_list *jl ; in reiserfs_journal_commit_task_func() local [all …]
|