Home
last modified time | relevance | path

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

/linux-6.1.9/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()
486 struct jbd2_revoke_table_s *revoke = journal->j_revoke; in jbd2_clear_buffer_revoked_flags()
536 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
731 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()
/linux-6.1.9/include/linux/
Djbd2.h457 struct jbd2_revoke_table_s;
1134 struct jbd2_revoke_table_s *j_revoke;
1139 struct jbd2_revoke_table_s *j_revoke_table[2];