Home
last modified time | relevance | path

Searched defs:journal (Results 1 – 12 of 12) sorted by relevance

/external/e2fsprogs/e2fsck/
Drevoke.c134 static inline int hash(journal_t *journal, unsigned long long block) in hash()
141 static int insert_revoke_hash(journal_t *journal, unsigned long long blocknr, in insert_revoke_hash()
170 static struct jbd2_revoke_record_s *find_revoke_record(journal_t *journal, in find_revoke_record()
269 int journal_init_revoke(journal_t *journal, int hash_size) in journal_init_revoke()
295 void journal_destroy_revoke(journal_t *journal) in journal_destroy_revoke()
335 journal_t *journal; in journal_revoke() local
425 journal_t *journal = handle->h_transaction->t_journal; in journal_cancel_revoke() local
483 void jbd2_clear_buffer_revoked_flags(journal_t *journal) in jbd2_clear_buffer_revoked_flags()
512 void journal_switch_revoke_table(journal_t *journal) in journal_switch_revoke_table()
529 void journal_write_revoke_records(journal_t *journal, in journal_write_revoke_records()
[all …]
Drecovery.c70 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead()
153 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
222 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
251 #define wrap(journal, var) \ argument
269 int journal_recover(journal_t *journal) in journal_recover()
334 int journal_skip_recovery(journal_t *journal) in journal_skip_recovery()
362 static inline unsigned long long read_tag_block(journal_t *journal, in read_tag_block()
375 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
441 static int do_one_pass(journal_t *journal, in do_one_pass()
855 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()
Djournal.c97 int journal_bmap(journal_t *journal, blk64_t block, unsigned long long *phys) in journal_bmap()
288 journal_t *journal = NULL; in e2fsck_get_journal() local
568 static void clear_v2_journal_fields(journal_t *journal) in clear_v2_journal_fields()
585 static errcode_t e2fsck_journal_load(journal_t *journal) in e2fsck_journal_load()
694 journal_t *journal) in e2fsck_journal_reset_super()
739 journal_t *journal, in e2fsck_journal_fix_corrupt_super()
760 static void e2fsck_journal_release(e2fsck_t ctx, journal_t *journal, in e2fsck_journal_release()
799 journal_t *journal; in e2fsck_check_ext3_journal() local
926 journal_t *journal; in recover_ext3_journal() local
Djfs_user.h82 #define do_readahead(journal, start) do {} while (0) argument
/external/e2fsprogs/debugfs/
Drevoke.c134 static inline int hash(journal_t *journal, unsigned long long block) in hash()
141 static int insert_revoke_hash(journal_t *journal, unsigned long long blocknr, in insert_revoke_hash()
170 static struct jbd2_revoke_record_s *find_revoke_record(journal_t *journal, in find_revoke_record()
269 int journal_init_revoke(journal_t *journal, int hash_size) in journal_init_revoke()
295 void journal_destroy_revoke(journal_t *journal) in journal_destroy_revoke()
335 journal_t *journal; in journal_revoke() local
425 journal_t *journal = handle->h_transaction->t_journal; in journal_cancel_revoke() local
483 void jbd2_clear_buffer_revoked_flags(journal_t *journal) in jbd2_clear_buffer_revoked_flags()
512 void journal_switch_revoke_table(journal_t *journal) in journal_switch_revoke_table()
529 void journal_write_revoke_records(journal_t *journal, in journal_write_revoke_records()
[all …]
Ddo_journal.c48 journal_t *journal; member
411 static blk64_t journal_guess_blocks(journal_t *journal, blk64_t data_blocks, in journal_guess_blocks()
436 static errcode_t journal_open_trans(journal_t *journal, in journal_open_trans()
466 journal_t *journal; in journal_close_trans() local
497 static errcode_t journal_write(journal_t *journal, in journal_write()
610 #define wrap(journal, var) \ argument
620 static int count_tags(journal_t *journal, char *buf) in count_tags()
647 static errcode_t journal_find_head(journal_t *journal) in journal_find_head()
763 static void update_journal_csum(journal_t *journal, int ver) in update_journal_csum()
806 static void update_uuid(journal_t *journal) in update_uuid()
[all …]
Drecovery.c70 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead()
153 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
222 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
251 #define wrap(journal, var) \ argument
269 int journal_recover(journal_t *journal) in journal_recover()
334 int journal_skip_recovery(journal_t *journal) in journal_skip_recovery()
362 static inline unsigned long long read_tag_block(journal_t *journal, in read_tag_block()
375 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
441 static int do_one_pass(journal_t *journal, in do_one_pass()
855 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()
Djournal.c102 int journal_bmap(journal_t *journal, blk64_t block, unsigned long long *phys) in journal_bmap()
299 journal_t *journal = NULL; in ext2fs_get_journal() local
541 static void clear_v2_journal_fields(journal_t *journal) in clear_v2_journal_fields()
551 static errcode_t ext2fs_journal_load(journal_t *journal) in ext2fs_journal_load()
643 static void ext2fs_journal_release(ext2_filsys fs, journal_t *journal, in ext2fs_journal_release()
684 journal_t *journal; in ext2fs_check_ext3_journal() local
740 journal_t *journal; in recover_ext3_journal() local
830 journal_t *journal; in ext2fs_open_journal() local
863 journal_t *journal = *j; in ext2fs_close_journal() local
/external/f2fs-tools/fsck/
Dmount.c1384 struct f2fs_journal *journal = &sum->journal; in f2fs_early_init_nid_bitmap() local
1568 struct f2fs_journal *journal = &curseg->sum_blk->journal; in check_nat_bits() local
2314 struct f2fs_journal *journal = &curseg->sum_blk->journal; in build_sit_entries() local
2521 struct f2fs_journal *journal = &curseg->sum_blk->journal; in flush_sit_journal_entries() local
2555 struct f2fs_journal *journal = &curseg->sum_blk->journal; in flush_nat_journal_entries() local
2876 struct f2fs_journal *journal = &curseg->sum_blk->journal; in lookup_nat_in_journal() local
2893 struct f2fs_journal *journal = &curseg->sum_blk->journal; in nullify_nat_entry() local
3078 struct f2fs_journal *journal = &curseg->sum_blk->journal; in build_nat_area_bitmap() local
/external/f2fs-tools/mkfs/
Df2fs_format.c671 struct f2fs_journal *journal; in f2fs_write_check_point_pack() local
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h415 _INLINE_ int journal_has_csum_v2or3(journal_t *journal) in journal_has_csum_v2or3()
/external/f2fs-tools/include/
Df2fs_fs.h1200 struct f2fs_journal journal; member