Home
last modified time | relevance | path

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

/fs/jbd2/
Drevoke.c89 struct jbd2_revoke_table_s struct
111 struct jbd2_revoke_table_s *table = journal->j_revoke; in hash() argument
196 sizeof(struct jbd2_revoke_table_s), in jbd2_journal_init_revoke_caches()
207 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) in jbd2_journal_init_revoke_table()
211 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table()
237 static void jbd2_journal_destroy_revoke_table(struct jbd2_revoke_table_s *table) in jbd2_journal_destroy_revoke_table()
492 struct jbd2_revoke_table_s *revoke; in jbd2_journal_write_revoke_records()
685 struct jbd2_revoke_table_s *revoke; in jbd2_journal_clear_revoke()