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

/linux-4.4.14/fs/reiserfs/
H A Dinode.c3145 struct reiserfs_journal_list *jl; invalidatepage_can_drop() local
H A Djournal.c545 static inline void get_journal_list(struct reiserfs_journal_list *jl) get_journal_list() argument
583 struct reiserfs_journal_list *jl; journal_list_still_alive() local
2576 struct reiserfs_journal_list *jl; alloc_journal_list() local
2726 struct reiserfs_journal_list *jl; journal_init() local
3541 struct reiserfs_journal_list *jl; flush_async_commits() local
3618 struct reiserfs_journal_list *jl; check_journal_end() local
3905 struct reiserfs_journal_list *jl = REISERFS_I(inode)->i_jl; reiserfs_commit_for_inode() local
3995 struct reiserfs_journal_list *jl, *temp_jl; do_journal_end() local
310 get_list_bitmap(struct super_block *sb, struct reiserfs_journal_list *jl) get_list_bitmap() argument
550 put_journal_list(struct super_block *s, struct reiserfs_journal_list *jl) put_journal_list() argument
566 cleanup_freed_for_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl) cleanup_freed_for_journal_list() argument
794 write_ordered_buffers(spinlock_t * lock, struct reiserfs_journal *j, struct reiserfs_journal_list *jl, struct list_head *list) write_ordered_buffers() argument
885 flush_older_commits(struct super_block *s, struct reiserfs_journal_list *jl) flush_older_commits() argument
975 flush_commit_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) flush_commit_list() argument
1199 remove_all_from_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl, int debug) remove_all_from_journal_list() argument
1299 flush_older_journal_lists(struct super_block *sb, struct reiserfs_journal_list *jl) flush_older_journal_lists() argument
1328 del_from_work_list(struct super_block *s, struct reiserfs_journal_list *jl) del_from_work_list() argument
1348 flush_journal_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) flush_journal_list() argument
1631 write_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl, struct buffer_chunk *chunk) write_one_transaction() argument
1683 dirty_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl) dirty_one_transaction() argument
1720 kupdate_transactions(struct super_block *s, struct reiserfs_journal_list *jl, struct reiserfs_journal_list **next_jl, unsigned int *next_trans_id, int num_blocks, int num_trans) kupdate_transactions() argument
1790 flush_used_journal_lists(struct super_block *s, struct reiserfs_journal_list *jl) flush_used_journal_lists() argument
1845 remove_journal_hash(struct super_block *sb, struct reiserfs_journal_cnode **table, struct reiserfs_journal_list *jl, unsigned long block, int remove_freed) remove_journal_hash() argument
3838 __commit_trans_jl(struct inode *inode, unsigned long id, struct reiserfs_journal_list *jl) __commit_trans_jl() argument
H A Dreiserfs.h2876 struct reiserfs_journal_list *jl; member in struct:reiserfs_jh

Completed in 169 milliseconds