Home
last modified time | relevance | path

Searched defs:blk_count (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/tools/
Dfibmap.c21 __u32 blk_count; member
/external/e2fsprogs/misc/
De4defrag.c513 static int check_free_size(int fd, const char *file, ext4_fsblk_t blk_count) in check_free_size()
574 int extents, ext4_fsblk_t blk_count) in file_check()
1002 ext4_fsblk_t blk_count = 0; in get_file_blocks() local
1098 ext4_fsblk_t blk_count = 0; in file_statistic() local
1461 ext4_fsblk_t blk_count = 0; in file_defrag() local
/external/opencv/ml/src/
Dmlknearest.cpp317 int i, count, count_scale, blk_count0, blk_count = 0, buf_sz, k1; in find_nearest() local
/external/f2fs-tools/include/
Df2fs_fs.h408 __le16 blk_count; /* Number of orphan inode blocks in CP */ member