Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ufs/
Dinode.c46 static int ufs_block_to_path(struct inode *inode, sector_t i_block, sector_t offsets[4]) in ufs_block_to_path()
/linux-3.4.99/fs/ext4/
Dindirect.c72 ext4_lblk_t i_block, in ext4_block_to_path()
Dext4.h642 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
/linux-3.4.99/fs/ext2/
Dinode.c155 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
Dext2.h320 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member
/linux-3.4.99/fs/ext3/
Dinode.c342 long i_block, int offsets[4], int *boundary) in ext3_block_to_path()
Dext3.h281 __le32 i_block[EXT3_N_BLOCKS];/* Pointers to blocks */ member