Searched refs:jbd2_revoke_record_s (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Drevoke.c79 struct jbd2_revoke_record_s struct
101 struct jbd2_revoke_record_s *);
123 struct jbd2_revoke_record_s *record;
148 static struct jbd2_revoke_record_s *find_revoke_record(journal_t *journal,
152 struct jbd2_revoke_record_s *record;
157 record = (struct jbd2_revoke_record_s *) hash_list->next;
163 record = (struct jbd2_revoke_record_s *) record->hash.next;
172 sizeof(struct jbd2_revoke_record_s),
423 struct jbd2_revoke_record_s *record;
505 struct jbd2_revoke_record_s *recor
[all...]

Completed in 26 milliseconds