Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dfast_commit.h29 struct ext4_fc_tl { struct
185 static inline int ext4_fc_tag_len(struct ext4_fc_tl *tl) in ext4_fc_tag_len()
/third_party/e2fsprogs/e2fsck/
Djournal.c285 struct ext4_fc_tl tl; in ext4_fc_replay_scan()
300 if (le16_to_cpu(((struct ext4_fc_tl *)start)->fc_tag) in ext4_fc_replay_scan()
617 struct ext4_fc_tl *tl, __u8 *val) in tl_to_darg()
643 static int ext4_fc_handle_unlink(e2fsck_t ctx, struct ext4_fc_tl *tl, __u8 *val) in ext4_fc_handle_unlink()
660 static int ext4_fc_handle_link_and_create(e2fsck_t ctx, struct ext4_fc_tl *tl, __u8 *val) in ext4_fc_handle_link_and_create()
854 struct ext4_fc_tl tl; in ext4_fc_replay()
/third_party/e2fsprogs/debugfs/
Dlogdump.c554 struct ext4_fc_tl tl; in dump_fc_block()