Home
last modified time | relevance | path

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

/linux/fs/ext2/ !
H A Dinode.c164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
H A Dext2.h313 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member
/linux/fs/ufs/ !
H A Dinode.c47 static int ufs_block_to_path(struct inode *inode, sector_t i_block, unsigned offsets[4]) in ufs_block_to_path()
/linux/fs/ext4/ !
H A Dext4.h810 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member