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

/linux-master/fs/ext4/
H A Dindirect.c74 ext4_block_to_path(struct inode *inode, ext4_lblk_t i_block, ext4_lblk_t offsets[4], int *boundary) argument
[all...]
H A Dext4.h791 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member in struct:ext4_inode
/linux-master/fs/ufs/
H A Dinode.c47 static int ufs_block_to_path(struct inode *inode, sector_t i_block, unsigned offsets[4]) argument
[all...]
/linux-master/fs/ext2/
H A Dinode.c163 ext2_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) argument
[all...]
H A Dext2.h313 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member in struct:ext2_inode

Completed in 152 milliseconds