Home
last modified time | relevance | path

Searched defs:i_blocks (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Dfsck.c368 u64 i_blocks = le64_to_cpu(node_blk->i.i_blocks); in fsck_chk_inode_blk() local
/external/e2fsprogs/lib/ext2fs/
Dext2_fs.h367 __u32 i_blocks; /* Blocks count */ member
415 __u32 i_blocks; /* Blocks count */ member
/external/f2fs-tools/include/
Df2fs_fs.h456 __le64 i_blocks; /* file size in blocks */ member