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

/linux-4.4.14/fs/
H A Dstack.c13 blkcnt_t i_blocks; fsstack_copy_inode_size() local
/linux-4.4.14/include/linux/
H A Df2fs_fs.h202 __le64 i_blocks; /* file size in blocks */ member in struct:f2fs_inode
H A Dnilfs2_fs.h67 __le64 i_blocks; member in struct:nilfs_inode
H A Dfs.h625 blkcnt_t i_blocks; member in struct:inode
/linux-4.4.14/fs/ext4/
H A Dinode.c4109 blkcnt_t i_blocks ; ext4_inode_blocks() local
4387 u64 i_blocks = inode->i_blocks; ext4_inode_blocks_set() local
/linux-4.4.14/fs/ext2/
H A Dext2.h307 __le32 i_blocks; /* Blocks count */ member in struct:ext2_inode

Completed in 325 milliseconds