Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Drevoke.c114 struct jbd_revoke_table_s struct
135 struct jbd_revoke_table_s *table = journal->j_revoke; in hash() argument
216 sizeof(struct jbd_revoke_table_s), in journal_init_revoke_caches()
229 static struct jbd_revoke_table_s *journal_init_revoke_table(int hash_size) in journal_init_revoke_table()
232 struct jbd_revoke_table_s *table; in journal_init_revoke_table()
255 static void journal_destroy_revoke_table(struct jbd_revoke_table_s *table) in journal_destroy_revoke_table()
486 struct jbd_revoke_table_s *revoke = journal->j_revoke; in journal_clear_buffer_revoked_flags()
535 struct jbd_revoke_table_s *revoke; in journal_write_revoke_records()
721 struct jbd_revoke_table_s *revoke; in journal_clear_revoke()
/linux-4.1.27/include/linux/
Djbd.h295 struct jbd_revoke_table_s;
752 struct jbd_revoke_table_s *j_revoke;
753 struct jbd_revoke_table_s *j_revoke_table[2];