Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dfast_commit.h58 __le32 fc_parent_ino; member
/third_party/e2fsprogs/debugfs/
Dlogdump.c599 le32_to_cpu(dentry_info->fc_parent_ino), in dump_fc_block()
/third_party/e2fsprogs/e2fsck/
Djournal.c624 darg->parent_ino = le32_to_cpu(fcd.fc_parent_ino); in tl_to_darg()