Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dconfig.h154 struct blk_count { struct
155 static const size_t count =
/external/f2fs-tools/tools/
Dfibmap.c22 __u32 blk_count; member
/external/e2fsprogs/misc/
De4defrag.c461 static int check_free_size(int fd, const char *file, ext4_fsblk_t blk_count) in check_free_size()
522 int extents, ext4_fsblk_t blk_count) in file_check()
952 ext4_fsblk_t blk_count = 0; in get_file_blocks() local
1048 ext4_fsblk_t blk_count = 0; in file_statistic() local
1411 ext4_fsblk_t blk_count = 0; in file_defrag() local
/external/f2fs-tools/include/
Df2fs_fs.h571 __le16 blk_count; /* Number of orphan inode blocks in CP */ member