Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dindirect.c75 ext4_lblk_t i_block, in ext4_block_to_path()
Dext4.h729 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
/linux-4.19.296/fs/ufs/
Dinode.c46 static int ufs_block_to_path(struct inode *inode, sector_t i_block, unsigned offsets[4]) in ufs_block_to_path()
/linux-4.19.296/fs/ext2/
Dinode.c164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
Dext2.h314 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member