Searched defs:jh (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dcheckpoint.c33 static inline void __buffer_unlink(struct hfsplus_jbd_head *jh) argument
54 __try_to_free_cp_buf(struct hfsplus_jbd_head *jh) argument
134 struct hfsplus_jbd_head *jh, *next_jh, *last_jh; local
228 __flush_buffer(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *jh, struct buffer_head **bhs, int *batch_count, int *drop_count) argument
313 struct hfsplus_jbd_head *jh, *last_jh, *next_jh; local
485 struct hfsplus_jbd_head *jh; local
532 __hfsplus_jbd_remove_checkpoint(struct hfsplus_jbd_head *jh) argument
585 __hfsplus_jbd_insert_checkpoint(struct hfsplus_jbd_head *jh, hfsplus_transaction_t *transaction) argument
[all...]
H A Dcommit.c195 struct hfsplus_jbd_head *jh, *new_jh, *descriptor; local
[all...]
H A Drevoke.c417 int hfsplus_jbd_cancel_revoke(hfsplus_jbd_handle_t *handle, struct hfsplus_jbd_head *jh) argument
H A Djournal.c42 static void swap_journal_header(struct hfsplus_journal_header *jh) argument
65 print_journal_header(struct hfsplus_journal_header *jh) argument
272 struct hfsplus_journal_header *jh; local
440 struct hfsplus_journal_header *jh = &(journal->j_superblock->mac_jh); local
450 struct hfsplus_journal_header *jh = &(jsb->mac_jh); local
463 hfsplus_journal_header_end_update(hfsplus_jbd_t *journal, struct hfsplus_journal_header *jh) argument
472 struct hfsplus_journal_header *jh = &(journal->j_superblock->mac_jh); local
484 struct hfsplus_journal_header *jh = (struct hfsplus_journal_header *)(HFSPLUS_SB(sb).jnl.jhdr); local
512 struct hfsplus_journal_header *jh = (struct hfsplus_journal_header *)(HFSPLUS_SB(sb).jnl.jhdr); local
563 hfsplus_test_block_list_header(const char *func, struct hfsplus_journal_header *jh, struct hfsplus_journal *jnl) argument
595 struct hfsplus_journal_header *jh = (struct hfsplus_journal_header *)(HFSPLUS_SB(sb).jnl.jhdr); local
750 struct hfsplus_journal_header *jh; local
[all...]
H A Dtransaction.c492 static void hfsplus_jbd_unexpected_dirty_buffer(struct hfsplus_jbd_head *jh) argument
523 do_get_write_access(hfsplus_jbd_handle_t *handle, struct hfsplus_jbd_head *jh, argument
749 struct hfsplus_jbd_head *jh = hfsplus_jbd_add_journal_head(bh); local
784 struct hfsplus_jbd_head *jh = hfsplus_jbd_add_journal_head(bh); local
866 struct hfsplus_jbd_head *jh = hfsplus_jbd_add_journal_head(bh); local
931 struct hfsplus_jbd_head *jh; local
1100 struct hfsplus_jbd_head *jh = hfsplus_bh2jh(bh); local
1202 struct hfsplus_jbd_head *jh; local
1439 __blist_add_buffer(struct hfsplus_jbd_head **list, struct hfsplus_jbd_head *jh) argument
1463 __blist_del_buffer(struct hfsplus_jbd_head **list, struct hfsplus_jbd_head *jh) argument
1485 __hfsplus_jbd_temp_unlink_buffer(struct hfsplus_jbd_head *jh) argument
1537 __hfsplus_jbd_unfile_buffer(struct hfsplus_jbd_head *jh) argument
1543 hfsplus_jbd_unfile_buffer(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *jh) argument
1560 struct hfsplus_jbd_head *jh; local
1640 struct hfsplus_jbd_head *jh; local
1675 __dispose_buffer(struct hfsplus_jbd_head *jh, hfsplus_transaction_t *transaction) argument
1745 struct hfsplus_jbd_head *jh; local
1929 __hfsplus_jbd_file_buffer(struct hfsplus_jbd_head *jh, hfsplus_transaction_t *transaction, int jlist) argument
2000 hfsplus_jbd_file_buffer(struct hfsplus_jbd_head *jh, hfsplus_transaction_t *transaction, int jlist) argument
2020 __hfsplus_jbd_refile_buffer(struct hfsplus_jbd_head *jh) argument
2065 hfsplus_jbd_refile_buffer(hfsplus_jbd_t *journal, struct hfsplus_jbd_head *jh) argument
[all...]
H A Djbd_journal.c1683 static void hfsplus_jbd_free_journal_head(struct hfsplus_jbd_head *jh) argument
1737 struct hfsplus_jbd_head *jh; local
1784 struct hfsplus_jbd_head *jh = NULL; local
1797 struct hfsplus_jbd_head *jh = hfsplus_bh2jh(bh); local
1857 hfsplus_jbd_put_journal_head(struct hfsplus_jbd_head *jh) argument
[all...]
H A Dhfsplus_jbd.h307 static inline struct buffer_head *hfsplus_jh2bh(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.c31 static inline void __buffer_unlink_first(struct journal_head *jh) argument
49 static inline void __buffer_unlink(struct journal_head *jh) argument
66 __buffer_relink_io(struct journal_head *jh) argument
91 __try_to_free_cp_buf(struct journal_head *jh) argument
167 struct journal_head *jh; local
234 __process_buffer(journal_t *journal, struct journal_head *jh, struct buffer_head **bhs, int *batch_count) argument
336 struct journal_head *jh; local
473 journal_clean_one_cp_list(struct journal_head *jh, int *released) argument
581 __journal_remove_checkpoint(struct journal_head *jh) argument
639 __journal_insert_checkpoint(struct journal_head *jh, transaction_t *transaction) argument
[all...]
H A Dcommit.c179 struct journal_head *jh; local
286 struct journal_head *jh, *new_jh, *descriptor; local
[all...]
H A Drevoke.c420 int journal_cancel_revoke(handle_t *handle, struct journal_head *jh) argument
H A Dtransaction.c492 static void jbd_unexpected_dirty_buffer(struct journal_head *jh) argument
523 do_get_write_access(handle_t *handle, struct journal_head *jh, argument
751 struct journal_head *jh = journal_add_journal_head(bh); local
786 struct journal_head *jh = journal_add_journal_head(bh); local
868 struct journal_head *jh = journal_add_journal_head(bh); local
934 struct journal_head *jh; local
1115 struct journal_head *jh = bh2jh(bh); local
1213 struct journal_head *jh; local
1457 __blist_add_buffer(struct journal_head **list, struct journal_head *jh) argument
1481 __blist_del_buffer(struct journal_head **list, struct journal_head *jh) argument
1503 __journal_temp_unlink_buffer(struct journal_head *jh) argument
1555 __journal_unfile_buffer(struct journal_head *jh) argument
1561 journal_unfile_buffer(journal_t *journal, struct journal_head *jh) argument
1578 struct journal_head *jh; local
1658 struct journal_head *jh; local
1693 __dispose_buffer(struct journal_head *jh, transaction_t *transaction) argument
1763 struct journal_head *jh; local
1945 __journal_file_buffer(struct journal_head *jh, transaction_t *transaction, int jlist) argument
2016 journal_file_buffer(struct journal_head *jh, transaction_t *transaction, int jlist) argument
2036 __journal_refile_buffer(struct journal_head *jh) argument
2082 journal_refile_buffer(journal_t *journal, struct journal_head *jh) argument
[all...]
H A Djournal.c1755 static void journal_free_journal_head(struct journal_head *jh) argument
1773 struct journal_head *jh; local
1816 struct journal_head *jh = NULL; local
1829 struct journal_head *jh = bh2jh(bh); local
1889 journal_put_journal_head(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.c31 static inline void __buffer_unlink_first(struct journal_head *jh) argument
49 static inline void __buffer_unlink(struct journal_head *jh) argument
66 __buffer_relink_io(struct journal_head *jh) argument
91 __try_to_free_cp_buf(struct journal_head *jh) argument
167 struct journal_head *jh; local
234 __process_buffer(journal_t *journal, struct journal_head *jh, struct buffer_head **bhs, int *batch_count) argument
336 struct journal_head *jh; local
473 journal_clean_one_cp_list(struct journal_head *jh, int *released) argument
581 __jbd2_journal_remove_checkpoint(struct journal_head *jh) argument
639 __jbd2_journal_insert_checkpoint(struct journal_head *jh, transaction_t *transaction) argument
[all...]
H A Dcommit.c179 struct journal_head *jh; local
294 struct journal_head *jh, *new_jh, *descriptor; local
[all...]
H A Drevoke.c421 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) argument
H A Dtransaction.c492 static void jbd_unexpected_dirty_buffer(struct journal_head *jh) argument
523 do_get_write_access(handle_t *handle, struct journal_head *jh, argument
751 struct journal_head *jh = jbd2_journal_add_journal_head(bh); local
786 struct journal_head *jh = jbd2_journal_add_journal_head(bh); local
868 struct journal_head *jh = jbd2_journal_add_journal_head(bh); local
934 struct journal_head *jh; local
1115 struct journal_head *jh = bh2jh(bh); local
1213 struct journal_head *jh; local
1457 __blist_add_buffer(struct journal_head **list, struct journal_head *jh) argument
1481 __blist_del_buffer(struct journal_head **list, struct journal_head *jh) argument
1503 __jbd2_journal_temp_unlink_buffer(struct journal_head *jh) argument
1555 __jbd2_journal_unfile_buffer(struct journal_head *jh) argument
1561 jbd2_journal_unfile_buffer(journal_t *journal, struct journal_head *jh) argument
1578 struct journal_head *jh; local
1658 struct journal_head *jh; local
1693 __dispose_buffer(struct journal_head *jh, transaction_t *transaction) argument
1763 struct journal_head *jh; local
1945 __jbd2_journal_file_buffer(struct journal_head *jh, transaction_t *transaction, int jlist) argument
2016 jbd2_journal_file_buffer(struct journal_head *jh, transaction_t *transaction, int jlist) argument
2036 __jbd2_journal_refile_buffer(struct journal_head *jh) argument
2082 jbd2_journal_refile_buffer(journal_t *journal, struct journal_head *jh) argument
[all...]
H A Djournal.c1766 static void journal_free_journal_head(struct journal_head *jh) argument
1784 struct journal_head *jh; local
1827 struct journal_head *jh = NULL; local
1840 struct journal_head *jh = bh2jh(bh); local
1900 jbd2_journal_put_journal_head(struct journal_head *jh) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dballoc.c640 struct journal_head *jh = bh2jh(bh); local
669 struct journal_head *jh = bh2jh(bh); local
758 struct journal_head *jh = bh2jh(bh); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dballoc.c657 struct journal_head *jh = bh2jh(bh); local
686 struct journal_head *jh = bh2jh(bh); local
775 struct journal_head *jh = bh2jh(bh); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dinode.c2740 struct reiserfs_jh *jh = bh->b_private; local
H A Djournal.c738 struct reiserfs_jh *jh; local
755 struct reiserfs_jh *jh; local
773 struct reiserfs_jh *jh; local
821 struct reiserfs_jh *jh; local
1254 struct reiserfs_journal_header *jh; local
2338 struct reiserfs_journal_header *jh; local
2633 struct reiserfs_journal_header *jh; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h322 static inline struct buffer_head *jh2bh(struct journal_head *jh) argument
[all...]
H A Djbd2.h331 static inline struct buffer_head *jh2bh(struct journal_head *jh) argument
[all...]

Completed in 154 milliseconds