Lines Matching refs:child_files
365 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()
823 u32 *child_cnt, u32 *child_files, int last_blk) in fsck_chk_dentry_blk() argument
836 dentries = __chk_dentries(sbi, child_cnt, child_files, in fsck_chk_dentry_blk()
858 u32 *child_cnt, u32 *child_files, int last_blk, in fsck_chk_data_blk() argument
894 child_files, last_blk); in fsck_chk_data_blk()