Searched defs:i_block (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | indirect.c | 75 ext4_lblk_t i_block, in ext4_block_to_path()
|
| D | ext4.h | 789 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | indirect.c | 75 ext4_lblk_t i_block, in ext4_block_to_path()
|
| D | ext4.h | 790 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| D | inode.c | 46 static int ufs_block_to_path(struct inode *inode, sector_t i_block, unsigned offsets[4]) in ufs_block_to_path()
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| D | inode.c | 46 static int ufs_block_to_path(struct inode *inode, sector_t i_block, unsigned offsets[4]) in ufs_block_to_path()
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| D | inode.c | 164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
|
| D | ext2.h | 313 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| D | inode.c | 164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
|
| D | ext2.h | 314 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member
|