Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h280 extern int tid_gt(tid_t x, tid_t y) EXT2FS_ATTR((unused));
281 extern int tid_geq(tid_t x, tid_t y) EXT2FS_ATTR((unused));
426 _INLINE_ int tid_gt(tid_t x, tid_t y) in tid_gt()
432 _INLINE_ int tid_geq(tid_t x, tid_t y) in tid_geq()
Djfs_compat.h28 typedef unsigned int tid_t; typedef
81 tid_t j_tail_sequence;
82 tid_t j_transaction_sequence;
86 tid_t j_failed_commit;
/external/e2fsprogs/debugfs/
Dlogdump.c58 unsigned int *, int, tid_t);
61 unsigned int, int, tid_t);
66 int, tid_t);
349 tid_t transaction; in dump_journal()
493 tid_t transaction) in dump_descriptor_block()
552 tid_t transaction) in dump_revoke_block()
612 tid_t transaction) in dump_metadata_block()
Drevoke.c107 tid_t sequence; /* Used for recovery only */
146 tid_t seq) in insert_revoke_hash()
712 tid_t sequence)
736 tid_t sequence)
Drecovery.c33 tid_t start_transaction;
34 tid_t end_transaction;
45 tid_t, struct recovery_info *);
847 tid_t sequence, struct recovery_info *info) in scan_revoke_records()
Ddo_journal.c51 tid_t tid;
/external/e2fsprogs/e2fsck/
Djfs_user.h201 extern int journal_set_revoke(journal_t *, unsigned long long, tid_t);
202 extern int journal_test_revoke(journal_t *, unsigned long long, tid_t);
Drevoke.c107 tid_t sequence; /* Used for recovery only */
146 tid_t seq) in insert_revoke_hash()
712 tid_t sequence)
736 tid_t sequence)
Drecovery.c33 tid_t start_transaction;
34 tid_t end_transaction;
45 tid_t, struct recovery_info *);
847 tid_t sequence, struct recovery_info *info) in scan_revoke_records()