Searched refs:child_files (Results 1 – 2 of 2) sorted by relevance
/external/f2fs-tools/fsck/ |
D | fsck.c | 270 u32 child_cnt = 0, child_files = 0; in fsck_chk_inode_blk() local 343 &child_files, in fsck_chk_inode_blk() 379 le32_to_cpu(node_blk->i.i_current_depth), child_files); in fsck_chk_inode_blk() 407 u32 child_cnt = 0, child_files = 0; in fsck_chk_dnode_blk() local 416 &child_files, in fsck_chk_dnode_blk() 515 u32 *child_files, in fsck_chk_dentry_blk() argument 583 *child_files = *child_files + 1; in fsck_chk_dentry_blk() 598 u32 *child_files, in fsck_chk_data_blk() argument 633 child_files, in fsck_chk_data_blk()
|
D | fsck.h | 119 u32 *child_files, 129 u32 *child_files,
|