Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.c365 u32 child_cnt = 0, child_files = 0; in fsck_chk_inode_blk() local
446 &child_cnt, &child_files); in fsck_chk_inode_blk()
472 &child_cnt, &child_files, in fsck_chk_inode_blk()
515 child_files); in fsck_chk_inode_blk()
558 u32 child_cnt = 0, child_files = 0; in fsck_chk_dnode_blk() local
566 &child_cnt, &child_files, in fsck_chk_dnode_blk()
666 u32* child_files, in __chk_dentries() argument
788 *child_files = *child_files + 1; in __chk_dentries()
795 struct f2fs_node *node_blk, u32 *child_cnt, u32 *child_files) in fsck_chk_inline_dentries() argument
805 dentries = __chk_dentries(sbi, child_cnt, child_files, in fsck_chk_inline_dentries()
[all …]