Home
last modified time | relevance | path

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

/third_party/e2fsprogs/debugfs/
Dlogdump.c558 struct ext4_fc_dentry_info *dentry_info; in dump_fc_block() local
595 dentry_info = (struct ext4_fc_dentry_info *)val; in dump_fc_block()
599 le32_to_cpu(dentry_info->fc_parent_ino), in dump_fc_block()
600 le32_to_cpu(dentry_info->fc_ino), in dump_fc_block()
601 dentry_info->fc_dname); in dump_fc_block()