Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dfast_commit.h37 __le32 fc_tid; member
71 __le32 fc_tid; member
/third_party/e2fsprogs/debugfs/
Dlogdump.c615 le32_to_cpu(tail->fc_tid)); in dump_fc_block()
617 le32_to_cpu(tail->fc_tid) < transaction) { in dump_fc_block()
628 le32_to_cpu(head->fc_tid)); in dump_fc_block()
630 le32_to_cpu(head->fc_tid) < transaction) { in dump_fc_block()
/third_party/e2fsprogs/e2fsck/
Djournal.c348 le32_to_cpu(tail.fc_tid), expected_tid); in ext4_fc_replay_scan()
349 if (le32_to_cpu(tail.fc_tid) == expected_tid && in ext4_fc_replay_scan()
365 if (le32_to_cpu(head.fc_tid) != expected_tid) { in ext4_fc_replay_scan()