Home
last modified time | relevance | path

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

/Linux-v5.4/fs/jbd2/
Drevoke.c111 struct jbd2_revoke_table_s struct
209 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_table_cache()
218 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) in jbd2_journal_init_revoke_table()
222 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table()
248 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
480 struct jbd2_revoke_table_s *revoke = journal->j_revoke; in jbd2_clear_buffer_revoked_flags()
530 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
725 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()
/Linux-v5.4/include/linux/
Djbd2.h472 struct jbd2_revoke_table_s;
1050 struct jbd2_revoke_table_s *j_revoke;
1055 struct jbd2_revoke_table_s *j_revoke_table[2];