Searched defs:blk_cnt (Results 1 – 3 of 3) sorted by relevance
/third_party/f2fs-tools/fsck/ |
D | fsck.c | 499 u32 x_nid, u32 *blk_cnt) in fsck_chk_xattr_blk() 528 u32 *blk_cnt, struct child_info *child) in fsck_chk_node_blk() 662 u32 *blk_cnt, struct node_info *ni, struct child_info *child_d) in fsck_chk_inode_blk() 1114 u32 *blk_cnt, struct child_info *child, struct node_info *ni) in fsck_chk_dnode_blk() 1158 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_idnode_blk() 1200 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_didnode_blk() 1457 u32 blk_cnt; in __chk_dentries() local 1736 u32 blk_cnt = 0; in fsck_chk_orphan_node() local 1809 u32 blk_cnt = 0; in fsck_chk_quota_node() local 2728 u32 blk_cnt; in fsck_reconnect_file() local
|
D | main.c | 637 u32 blk_cnt; in do_fsck() local
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | rw_bitmaps.c | 298 blk64_t blk_cnt; in read_bitmaps_range_start() local
|