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

/linux-master/fs/reiserfs/
H A Dinode.c3095 struct reiserfs_journal_list *jl; local
H A Djournal.c542 static inline void get_journal_list(struct reiserfs_journal_list *jl) argument
308 get_list_bitmap(struct super_block *sb, struct reiserfs_journal_list *jl) argument
547 put_journal_list(struct super_block *s, struct reiserfs_journal_list *jl) argument
563 cleanup_freed_for_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl) argument
580 struct reiserfs_journal_list *jl; local
789 write_ordered_buffers(spinlock_t * lock, struct reiserfs_journal *j, struct reiserfs_journal_list *jl, struct list_head *list) argument
880 flush_older_commits(struct super_block *s, struct reiserfs_journal_list *jl) argument
969 flush_commit_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) argument
1195 remove_all_from_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl, int debug) argument
1296 flush_older_journal_lists(struct super_block *sb, struct reiserfs_journal_list *jl) argument
1325 del_from_work_list(struct super_block *s, struct reiserfs_journal_list *jl) argument
1345 flush_journal_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) argument
1627 write_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl, struct buffer_chunk *chunk) argument
1679 dirty_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl) argument
1714 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) argument
1784 flush_used_journal_lists(struct super_block *s, struct reiserfs_journal_list *jl) argument
1838 remove_journal_hash(struct super_block *sb, struct reiserfs_journal_cnode **table, struct reiserfs_journal_list *jl, unsigned long block, int remove_freed) argument
2571 struct reiserfs_journal_list *jl; local
2720 struct reiserfs_journal_list *jl; local
3545 struct reiserfs_journal_list *jl; local
3622 struct reiserfs_journal_list *jl; local
3842 __commit_trans_jl(struct inode *inode, unsigned long id, struct reiserfs_journal_list *jl) argument
3909 struct reiserfs_journal_list *jl = REISERFS_I(inode)->i_jl; local
3998 struct reiserfs_journal_list *jl, *temp_jl; local
[all...]
H A Dreiserfs.h2878 struct reiserfs_journal_list *jl; member in struct:reiserfs_jh

Completed in 170 milliseconds