Searched defs:i_blocks (Results 1 - 6 of 6) sorted by relevance

/external/grub/stage2/
H A Ddisk_inode_ffs.h69 #define i_blocks ic_blocks macro
H A Dfsys_ext2fs.c108 __u32 i_blocks; /* Blocks count */ member in struct:ext2_inode
487 return INODE->i_blocks == ea_blocks;
/external/kernel-headers/original/linux/
H A Dext2_fs.h221 __le32 i_blocks; /* Blocks count */ member in struct:ext2_inode
H A Dext3_fs.h264 __le32 i_blocks; /* Blocks count */ member in struct:ext3_inode
H A Dfs.h516 blkcnt_t i_blocks; member in struct:inode
518 spinlock_t i_lock; /* i_blocks, i_bytes, maybe i_size */
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h313 __u32 i_blocks; /* Blocks count */ member in struct:ext2_inode
369 __u32 i_blocks; /* Blocks count */ member in struct:ext2_inode_large

Completed in 601 milliseconds