Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Drevoke.c81 struct jbd_revoke_record_s struct
103 struct jbd_revoke_record_s *); argument
124 struct jbd_revoke_record_s *record; in insert_revoke_hash()
154 static struct jbd_revoke_record_s *find_revoke_record(journal_t *journal, in find_revoke_record()
158 struct jbd_revoke_record_s *record; in find_revoke_record()
162 record = (struct jbd_revoke_record_s *) hash_list->next; in find_revoke_record()
166 record = (struct jbd_revoke_record_s *) record->hash.next; in find_revoke_record()
174 sizeof(struct jbd_revoke_record_s), in journal_init_revoke_caches()
377 struct jbd_revoke_record_s *record; in journal_cancel_revoke()
441 struct jbd_revoke_record_s *record; in journal_write_revoke_records()
[all …]