Searched defs:i_block (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | indirect.c | 74 ext4_block_to_path(struct inode *inode, ext4_lblk_t i_block, ext4_lblk_t offsets[4], int *boundary) ext4_block_to_path() argument [all...] |
| H A D | ext4.h | 790 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | indirect.c | 74 ext4_block_to_path(struct inode *inode, ext4_lblk_t i_block, ext4_lblk_t offsets[4], int *boundary) ext4_block_to_path() argument [all...] |
| H A D | ext4.h | 789 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | inode.c | 163 ext2_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) ext2_block_to_path() argument [all...] |
| H A D | ext2.h | 314 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A 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() argument [all...] |
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | inode.c | 163 ext2_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) ext2_block_to_path() argument [all...] |
| H A D | ext2.h | 313 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */ member
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A 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() argument [all...] |
Completed in 28 milliseconds