Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Drevoke.c114 struct jbd2_revoke_table_s struct
206 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_caches()
217 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) in jbd2_journal_init_revoke_table()
221 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table()
247 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
478 struct jbd2_revoke_table_s *revoke = journal->j_revoke; in jbd2_clear_buffer_revoked_flags()
529 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
747 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()
/linux-4.4.14/include/linux/
Djbd2.h441 struct jbd2_revoke_table_s;
984 struct jbd2_revoke_table_s *j_revoke;
985 struct jbd2_revoke_table_s *j_revoke_table[2];