Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/fs/ext4/
Dindirect.c73 ext4_lblk_t i_block, in ext4_block_to_path()
Dext4.h664 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
/linux-4.1.27/fs/ext2/
Dinode.c160 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-4.1.27/fs/ext3/
Dinode.c343 long i_block, int offsets[4], int *boundary) in ext3_block_to_path()
Dext3.h283 __le32 i_block[EXT3_N_BLOCKS];/* Pointers to blocks */ member