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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jbd/
H A Drevoke.c100 struct jbd_revoke_record_s struct
122 struct jbd_revoke_record_s *, int);
143 struct jbd_revoke_record_s *record;
168 static struct jbd_revoke_record_s *find_revoke_record(journal_t *journal,
172 struct jbd_revoke_record_s *record;
177 record = (struct jbd_revoke_record_s *) hash_list->next;
183 record = (struct jbd_revoke_record_s *) record->hash.next;
207 sizeof(struct jbd_revoke_record_s),
428 struct jbd_revoke_record_s *record;
507 struct jbd_revoke_record_s *recor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jbd/
H A Drevoke.c100 struct jbd_revoke_record_s struct
122 struct jbd_revoke_record_s *, int);
143 struct jbd_revoke_record_s *record;
168 static struct jbd_revoke_record_s *find_revoke_record(journal_t *journal,
172 struct jbd_revoke_record_s *record;
177 record = (struct jbd_revoke_record_s *) hash_list->next;
183 record = (struct jbd_revoke_record_s *) record->hash.next;
207 sizeof(struct jbd_revoke_record_s),
428 struct jbd_revoke_record_s *record;
507 struct jbd_revoke_record_s *recor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/
H A De2fsck.c11049 struct jbd_revoke_record_s struct
11085 struct jbd_revoke_record_s *record;
11103 static struct jbd_revoke_record_s *find_revoke_record(journal_t *journal,
11107 struct jbd_revoke_record_s *record;
11111 record = (struct jbd_revoke_record_s *) hash_list->next;
11115 record = (struct jbd_revoke_record_s *) record->hash.next;
11122 revoke_record_cache = do_cache_create(sizeof(struct jbd_revoke_record_s));
11216 struct jbd_revoke_record_s *record;
11239 struct jbd_revoke_record_s *record;
11258 struct jbd_revoke_record_s *recor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/
H A De2fsck.c11049 struct jbd_revoke_record_s struct
11085 struct jbd_revoke_record_s *record;
11103 static struct jbd_revoke_record_s *find_revoke_record(journal_t *journal,
11107 struct jbd_revoke_record_s *record;
11111 record = (struct jbd_revoke_record_s *) hash_list->next;
11115 record = (struct jbd_revoke_record_s *) record->hash.next;
11122 revoke_record_cache = do_cache_create(sizeof(struct jbd_revoke_record_s));
11216 struct jbd_revoke_record_s *record;
11239 struct jbd_revoke_record_s *record;
11258 struct jbd_revoke_record_s *recor
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/
H A De2fsck.c11049 struct jbd_revoke_record_s struct
11085 struct jbd_revoke_record_s *record;
11103 static struct jbd_revoke_record_s *find_revoke_record(journal_t *journal,
11107 struct jbd_revoke_record_s *record;
11111 record = (struct jbd_revoke_record_s *) hash_list->next;
11115 record = (struct jbd_revoke_record_s *) record->hash.next;
11122 revoke_record_cache = do_cache_create(sizeof(struct jbd_revoke_record_s));
11216 struct jbd_revoke_record_s *record;
11239 struct jbd_revoke_record_s *record;
11258 struct jbd_revoke_record_s *recor
[all...]

Completed in 185 milliseconds