Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd2/
Drevoke.c114 struct jbd2_revoke_table_s struct
211 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_caches()
222 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) in jbd2_journal_init_revoke_table()
226 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table()
252 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
483 struct jbd2_revoke_table_s *revoke = journal->j_revoke; in jbd2_clear_buffer_revoked_flags()
534 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
752 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()
/linux-4.1.27/include/linux/
Djbd2.h399 struct jbd2_revoke_table_s;
942 struct jbd2_revoke_table_s *j_revoke;
943 struct jbd2_revoke_table_s *j_revoke_table[2];