Home
last modified time | relevance | path

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

/fs/
Dstack.c14 blkcnt_t i_blocks; in fsstack_copy_inode_size() local
/fs/cachefiles/
Dinterface.c267 blkcnt_t i_blocks = 0; in cachefiles_drop_object() local
Dnamei.c258 blkcnt_t i_blocks) in cachefiles_mark_object_inactive()
/fs/ext4/
Dinode.c4620 blkcnt_t i_blocks ; in ext4_inode_blocks() local
5035 u64 i_blocks = READ_ONCE(inode->i_blocks); in ext4_inode_blocks_set() local
/fs/ext2/
Dext2.h301 __le32 i_blocks; /* Blocks count */ member