Searched refs:blk_count (Results 1 – 5 of 5) sorted by relevance
/external/f2fs-tools/tools/ |
D | fibmap.c | 51 __u32 blk_count; member 57 printf("%8d %8d %8d %8d\n", ext->f_pos, 0, 0, ext->blk_count); in print_ext() 60 ext->end_blk, ext->blk_count); in print_ext() 194 ext.blk_count = 1; 207 ext.blk_count++; 213 ext.blk_count = 1;
|
/external/e2fsprogs/misc/ |
D | e4defrag.c | 464 static int check_free_size(int fd, const char *file, ext4_fsblk_t blk_count) in check_free_size() argument 484 if (free_blk_count >= blk_count) in check_free_size() 525 int extents, ext4_fsblk_t blk_count) in file_check() argument 537 ret = check_free_size(fd, file, blk_count); in file_check() 955 ext4_fsblk_t blk_count = 0; in get_file_blocks() local 959 blk_count += ext_list_tmp->data.len; in get_file_blocks() 963 return blk_count; in get_file_blocks() 1053 ext4_fsblk_t blk_count = 0; in file_statistic() local 1155 blk_count = get_file_blocks(logical_list_head); in file_statistic() 1157 best_ext_count = get_best_count(blk_count); in file_statistic() [all …]
|
/external/llvm-project/libunwind/src/ |
D | config.h | 226 struct blk_count { struct 231 (blk_count<_Type>::count COMP_OP blk_count<_Mem>::count);
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 851 __le16 blk_count; /* Number of orphan inode blocks in CP */ member
|
/external/cpuinfo/test/dmesg/ |
D | iconia-one-10.log | 1186 …u8:1][HIF-SDIO][I]hif_sdio_probe:cur_blksize(512) max(512), host max blk_size(2048) blk_count(1024) 1193 …u8:1][HIF-SDIO][I]hif_sdio_probe:cur_blksize(512) max(512), host max blk_size(2048) blk_count(1024)
|