Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Drevoke.c111 struct jbd2_revoke_table_s struct
199 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_caches()
210 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) in jbd2_journal_init_revoke_table()
214 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table()
240 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
472 struct jbd2_revoke_table_s *revoke = journal->j_revoke; in jbd2_clear_buffer_revoked_flags()
522 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
719 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()
/Linux-v4.19/include/linux/
Djbd2.h459 struct jbd2_revoke_table_s;
1036 struct jbd2_revoke_table_s *j_revoke;
1041 struct jbd2_revoke_table_s *j_revoke_table[2];