Searched defs:journal (Results 1 - 25 of 41) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dcheckpoint.c79 void __hfsplus__log_wait_for_space(hfsplus_jbd_t *journal) argument
111 jbd_sync_bh(hfsplus_jbd_t *journal, struct buffer_head *bh) argument
132 __cleanup_transaction(hfsplus_jbd_t *journal, hfsplus_transaction_t *transaction) argument
203 __flush_batch(hfsplus_jbd_t *journal, struct buffer_head **bhs, int *batch_count) argument
228 __flush_buffer(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *jh, struct buffer_head **bhs, int *batch_count, int *drop_count) argument
284 hfsplus_jbd_log_do_checkpoint(hfsplus_jbd_t *journal) argument
396 cleanup_hfsplus_jbd_tail(hfsplus_jbd_t *journal) argument
473 __hfsplus_jbd_clean_checkpoint_list(hfsplus_jbd_t *journal) argument
535 hfsplus_jbd_t *journal; local
615 __hfsplus_jbd_drop_transaction(hfsplus_jbd_t *journal, hfsplus_transaction_t *transaction) argument
[all...]
H A Dcommit.c87 static int inverted_lock(hfsplus_jbd_t *journal, struct buffer_head *bh) argument
104 static int hfsplus_jbd_write_commit_record(hfsplus_jbd_t *journal, argument
192 hfsplus_jbd_commit_transaction(hfsplus_jbd_t *journal) argument
[all...]
H A Drecovery.c65 static int do_readahead(hfsplus_jbd_t *journal, unsigned int start) argument
127 jread(struct buffer_head **bhp, hfsplus_jbd_t *journal, unsigned int offset) argument
220 hfsplus_jbd_recover(hfsplus_jbd_t *journal) argument
277 hfsplus_jbd_skip_recovery(hfsplus_jbd_t *journal) argument
304 do_one_pass(hfsplus_jbd_t *journal, struct recovery_info *info, enum passtype pass) argument
565 scan_revoke_records(hfsplus_jbd_t *journal, struct buffer_head *bh, hfsplus_jbd_tid_t sequence, struct recovery_info *info) argument
[all...]
H A Drevoke.c105 static inline int hash(hfsplus_jbd_t *journal, unsigned long block) argument
115 static int insert_revoke_hash(hfsplus_jbd_t *journal, unsigned long blocknr, argument
144 find_revoke_record(hfsplus_jbd_t *journal, unsigned long blocknr) argument
194 hfsplus_jbd_init_revoke(hfsplus_jbd_t *journal, int hash_size) argument
264 hfsplus_jbd_destroy_revoke(hfsplus_jbd_t *journal) argument
328 hfsplus_jbd_t *journal; local
420 hfsplus_jbd_t *journal = handle->h_transaction->t_journal; local
477 hfsplus_jbd_switch_revoke_table(hfsplus_jbd_t *journal) argument
497 hfsplus_jbd_write_revoke_records(hfsplus_jbd_t *journal, hfsplus_transaction_t *transaction) argument
538 write_one_revoke_record(hfsplus_jbd_t *journal, hfsplus_transaction_t *transaction, struct hfsplus_jbd_head **descriptorp, int *offsetp, struct hfsplus_jbd_revoke_record_s *record) argument
597 flush_descriptor(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *descriptor, int offset) argument
640 hfsplus_jbd_set_revoke(hfsplus_jbd_t *journal, unsigned long blocknr, hfsplus_jbd_tid_t sequence) argument
664 hfsplus_jbd_test_revoke(hfsplus_jbd_t *journal, unsigned long blocknr, hfsplus_jbd_tid_t sequence) argument
683 hfsplus_jbd_clear_revoke(hfsplus_jbd_t *journal) argument
[all...]
H A Dsuper.c407 hfsplus_jbd_t *journal; local
[all...]
H A Dinode.c156 hfsplus_jbd_t *journal; local
H A Djournal.c165 hfsplus_jbd_t *journal; local
179 hfsplus_jbd_t *journal = HFSPLUS_SB(sb).jnl.s_journal; local
214 hfsplus_journal_superblock_init(hfsplus_jbd_t *journal, int start) argument
271 hfsplus_jbd_t *journal = NULL; local
438 hfsplus_jhdr_checksum_calculate(hfsplus_jbd_t *journal) argument
446 hfsplus_journal_header_start_update(hfsplus_jbd_t *journal, unsigned long freed) argument
463 hfsplus_journal_header_end_update(hfsplus_jbd_t *journal, struct hfsplus_journal_header *jh) argument
470 hfsplus_journal_mark_journal_empty(hfsplus_jbd_t *journal) argument
[all...]
H A Dtransaction.c47 get_transaction(hfsplus_jbd_t *journal, hfsplus_transaction_t *transaction) argument
80 start_this_handle(hfsplus_jbd_t *journal, hfsplus_jbd_handle_t *handle) argument
261 hfsplus_jbd_start(hfsplus_jbd_t *journal, int nblocks, hfsplus_handle_t *hfsplus_handle) argument
313 hfsplus_jbd_t *journal = transaction->t_journal; local
379 hfsplus_jbd_t *journal = transaction->t_journal; local
425 hfsplus_jbd_lock_updates(hfsplus_jbd_t *journal) argument
471 hfsplus_jbd_unlock_updates(hfsplus_jbd_t *journal) argument
528 hfsplus_jbd_t *journal; local
783 hfsplus_jbd_t *journal = transaction->t_journal; local
929 hfsplus_jbd_t *journal = handle->h_transaction->t_journal; local
1099 hfsplus_jbd_t *journal = transaction->t_journal; local
1201 hfsplus_jbd_t *journal = transaction->t_journal; local
1315 hfsplus_jbd_t *journal = transaction->t_journal; local
1407 hfsplus_jbd_force_commit(hfsplus_jbd_t *journal) argument
1543 hfsplus_jbd_unfile_buffer(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *jh) argument
1558 __hfsplus_jbd_try_to_free_buffer(hfsplus_jbd_t *journal, struct buffer_head *bh) argument
1628 hfsplus_jbd_try_to_free_buffers(hfsplus_jbd_t *journal, struct page *page, gfp_t unused_gfp_mask) argument
1742 hfsplus_jbd_unmap_buffer(hfsplus_jbd_t *journal, struct buffer_head *bh) argument
1885 hfsplus_jbd_invalidatepage(hfsplus_jbd_t *journal, struct page *page, unsigned long offset) argument
2065 hfsplus_jbd_refile_buffer(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *jh) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Dcheckpoint.c115 void __log_wait_for_space(journal_t *journal) argument
165 __wait_cp_io(journal_t *journal, transaction_t *transaction) argument
211 __flush_batch(journal_t *journal, struct buffer_head **bhs, int *batch_count) argument
234 __process_buffer(journal_t *journal, struct journal_head *jh, struct buffer_head **bhs, int *batch_count) argument
299 log_do_checkpoint(journal_t *journal) argument
400 cleanup_journal_tail(journal_t *journal) argument
521 __journal_clean_checkpoint_list(journal_t *journal) argument
584 journal_t *journal; local
669 __journal_drop_transaction(journal_t *journal, transaction_t *transaction) argument
[all...]
H A Dcommit.c85 static int inverted_lock(journal_t *journal, struct buffer_head *bh) argument
102 static int journal_write_commit_record(journal_t *journal, argument
176 journal_submit_data_buffers(journal_t *journal, transaction_t *commit_transaction) argument
283 journal_commit_transaction(journal_t *journal) argument
[all...]
H A Drecovery.c69 static int do_readahead(journal_t *journal, unsigned int start) argument
131 jread(struct buffer_head **bhp, journal_t *journal, unsigned int offset) argument
224 journal_recover(journal_t *journal) argument
281 journal_skip_recovery(journal_t *journal) argument
310 do_one_pass(journal_t *journal, struct recovery_info *info, enum passtype pass) argument
570 scan_revoke_records(journal_t *journal, struct buffer_head *bh, tid_t sequence, struct recovery_info *info) argument
[all...]
H A Drevoke.c108 static inline int hash(journal_t *journal, unsigned long block) argument
118 static int insert_revoke_hash(journal_t *journal, unsigned long blocknr, argument
147 find_revoke_record(journal_t *journal, unsigned long blocknr) argument
197 journal_init_revoke(journal_t *journal, int hash_size) argument
267 journal_destroy_revoke(journal_t *journal) argument
331 journal_t *journal; local
423 journal_t *journal = handle->h_transaction->t_journal; local
480 journal_switch_revoke_table(journal_t *journal) argument
500 journal_write_revoke_records(journal_t *journal, transaction_t *transaction) argument
541 write_one_revoke_record(journal_t *journal, transaction_t *transaction, struct journal_head **descriptorp, int *offsetp, struct jbd_revoke_record_s *record) argument
599 flush_descriptor(journal_t *journal, struct journal_head *descriptor, int offset) argument
642 journal_set_revoke(journal_t *journal, unsigned long blocknr, tid_t sequence) argument
666 journal_test_revoke(journal_t *journal, unsigned long blocknr, tid_t sequence) argument
685 journal_clear_revoke(journal_t *journal) argument
[all...]
H A Dtransaction.c48 get_transaction(journal_t *journal, transaction_t *transaction) argument
81 start_this_handle(journal_t *journal, handle_t *handle) argument
263 journal_start(journal_t *journal, int nblocks) argument
315 journal_t *journal = transaction->t_journal; local
381 journal_t *journal = transaction->t_journal; local
425 journal_lock_updates(journal_t *journal) argument
471 journal_unlock_updates(journal_t *journal) argument
528 journal_t *journal; local
785 journal_t *journal = transaction->t_journal; local
932 journal_t *journal = handle->h_transaction->t_journal; local
1114 journal_t *journal = transaction->t_journal; local
1212 journal_t *journal = transaction->t_journal; local
1326 journal_t *journal = transaction->t_journal; local
1425 journal_force_commit(journal_t *journal) argument
1561 journal_unfile_buffer(journal_t *journal, struct journal_head *jh) argument
1576 __journal_try_to_free_buffer(journal_t *journal, struct buffer_head *bh) argument
1646 journal_try_to_free_buffers(journal_t *journal, struct page *page, gfp_t unused_gfp_mask) argument
1760 journal_unmap_buffer(journal_t *journal, struct buffer_head *bh) argument
1903 journal_invalidatepage(journal_t *journal, struct page *page, unsigned long offset) argument
2082 journal_refile_buffer(journal_t *journal, struct journal_head *jh) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dcheckpoint.c115 void __jbd2_log_wait_for_space(journal_t *journal) argument
165 __wait_cp_io(journal_t *journal, transaction_t *transaction) argument
211 __flush_batch(journal_t *journal, struct buffer_head **bhs, int *batch_count) argument
234 __process_buffer(journal_t *journal, struct journal_head *jh, struct buffer_head **bhs, int *batch_count) argument
299 jbd2_log_do_checkpoint(journal_t *journal) argument
400 jbd2_cleanup_journal_tail(journal_t *journal) argument
521 __jbd2_journal_clean_checkpoint_list(journal_t *journal) argument
584 journal_t *journal; local
669 __jbd2_journal_drop_transaction(journal_t *journal, transaction_t *transaction) argument
[all...]
H A Dcommit.c85 static int inverted_lock(journal_t *journal, struct buffer_head *bh) argument
102 static int journal_write_commit_record(journal_t *journal, argument
176 journal_submit_data_buffers(journal_t *journal, transaction_t *commit_transaction) argument
291 jbd2_journal_commit_transaction(journal_t *journal) argument
[all...]
H A Drecovery.c69 static int do_readahead(journal_t *journal, unsigned int start) argument
131 jread(struct buffer_head **bhp, journal_t *journal, unsigned int offset) argument
181 count_tags(journal_t *journal, struct buffer_head *bh) argument
225 jbd2_journal_recover(journal_t *journal) argument
282 jbd2_journal_skip_recovery(journal_t *journal) argument
319 do_one_pass(journal_t *journal, struct recovery_info *info, enum passtype pass) argument
580 scan_revoke_records(journal_t *journal, struct buffer_head *bh, tid_t sequence, struct recovery_info *info) argument
[all...]
H A Drevoke.c108 static inline int hash(journal_t *journal, unsigned long long block) argument
119 static int insert_revoke_hash(journal_t *journal, unsigned long long blocknr, argument
148 find_revoke_record(journal_t *journal, unsigned long long blocknr) argument
198 jbd2_journal_init_revoke(journal_t *journal, int hash_size) argument
268 jbd2_journal_destroy_revoke(journal_t *journal) argument
332 journal_t *journal; local
424 journal_t *journal = handle->h_transaction->t_journal; local
481 jbd2_journal_switch_revoke_table(journal_t *journal) argument
501 jbd2_journal_write_revoke_records(journal_t *journal, transaction_t *transaction) argument
542 write_one_revoke_record(journal_t *journal, transaction_t *transaction, struct journal_head **descriptorp, int *offsetp, struct jbd2_revoke_record_s *record) argument
608 flush_descriptor(journal_t *journal, struct journal_head *descriptor, int offset) argument
651 jbd2_journal_set_revoke(journal_t *journal, unsigned long long blocknr, tid_t sequence) argument
675 jbd2_journal_test_revoke(journal_t *journal, unsigned long long blocknr, tid_t sequence) argument
694 jbd2_journal_clear_revoke(journal_t *journal) argument
[all...]
H A Dtransaction.c48 jbd2_get_transaction(journal_t *journal, transaction_t *transaction) argument
81 start_this_handle(journal_t *journal, handle_t *handle) argument
263 jbd2_journal_start(journal_t *journal, int nblocks) argument
315 journal_t *journal = transaction->t_journal; local
381 journal_t *journal = transaction->t_journal; local
425 jbd2_journal_lock_updates(journal_t *journal) argument
471 jbd2_journal_unlock_updates(journal_t *journal) argument
528 journal_t *journal; local
785 journal_t *journal = transaction->t_journal; local
932 journal_t *journal = handle->h_transaction->t_journal; local
1114 journal_t *journal = transaction->t_journal; local
1212 journal_t *journal = transaction->t_journal; local
1326 journal_t *journal = transaction->t_journal; local
1425 jbd2_journal_force_commit(journal_t *journal) argument
1561 jbd2_journal_unfile_buffer(journal_t *journal, struct journal_head *jh) argument
1576 __journal_try_to_free_buffer(journal_t *journal, struct buffer_head *bh) argument
1646 jbd2_journal_try_to_free_buffers(journal_t *journal, struct page *page, gfp_t unused_gfp_mask) argument
1760 journal_unmap_buffer(journal_t *journal, struct buffer_head *bh) argument
1903 jbd2_journal_invalidatepage(journal_t *journal, struct page *page, unsigned long offset) argument
2082 jbd2_journal_refile_buffer(journal_t *journal, struct journal_head *jh) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext3_jbd.h185 static inline int ext3_journal_force_commit(journal_t *journal) argument
H A Dext4_jbd2.h190 static inline int ext4_journal_force_commit(journal_t *journal) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Djournal.h82 static inline void ocfs2_set_inode_lock_trans(struct ocfs2_journal *journal, argument
98 struct ocfs2_journal *journal = OCFS2_SB(inode->i_sb)->journal; local
[all...]
H A Daops.c537 journal_t *journal = OCFS2_SB(page->mapping->host->i_sb)->journal->j_journal; local
544 journal_t *journal = OCFS2_SB(page->mapping->host->i_sb)->journal->j_journal; local
H A Djournal.c73 struct ocfs2_journal *journal = NULL; local
118 journal_t *journal = osb->journal->j_journal; local
159 struct ocfs2_journal *journal = osb->journal; local
311 journal_t *journal = osb->journal->j_journal; local
322 ocfs2_journal_init(struct ocfs2_journal *journal, int *dirty) argument
426 struct ocfs2_journal *journal = osb->journal; local
467 struct ocfs2_journal *journal = NULL; local
551 ocfs2_clear_journal_error(struct super_block *sb, journal_t *journal, int slot) argument
569 ocfs2_journal_load(struct ocfs2_journal *journal, int local) argument
617 ocfs2_journal_wipe(struct ocfs2_journal *journal, int full) argument
721 struct ocfs2_journal *journal = local
783 ocfs2_queue_recovery_completion(struct ocfs2_journal *journal, int slot_num, struct ocfs2_dinode *la_dinode, struct ocfs2_dinode *tl_dinode) argument
820 struct ocfs2_journal *journal = osb->journal; local
949 journal_t *journal = NULL; local
1447 struct ocfs2_journal *journal = osb->journal; local
1484 struct inode *journal = NULL; local
[all...]
H A Dsuper.c1248 struct ocfs2_journal *journal; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dtune2fs.c240 int journal, old_journal, dxdir, old_dxdir; local
[all...]

Completed in 254 milliseconds

12