Home
last modified time | relevance | path

Searched refs:jbd2_revoke_table_s (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/jbd2/
Drevoke.c113 struct jbd2_revoke_table_s struct
135 struct jbd2_revoke_table_s *table = journal->j_revoke; in hash() argument
216 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_caches()
227 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) in jbd2_journal_init_revoke_table()
231 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table()
257 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
488 struct jbd2_revoke_table_s *revoke = journal->j_revoke; in jbd2_clear_buffer_revoked_flags()
538 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
732 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()
/linux-3.4.99/include/linux/
Djbd2.h338 struct jbd2_revoke_table_s;
895 struct jbd2_revoke_table_s *j_revoke;
896 struct jbd2_revoke_table_s *j_revoke_table[2];