Searched refs:ext4_valid_extent_entries (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 367 static int ext4_valid_extent_entries(struct inode *inode, in ext4_valid_extent_entries() function 466 if (!ext4_valid_extent_entries(inode, eh, lblk, &pblk, depth)) { in __ext4_ext_check()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 387 static int ext4_valid_extent_entries(struct inode *inode, in ext4_valid_extent_entries() function 486 if (!ext4_valid_extent_entries(inode, eh, lblk, &pblk, depth)) { in __ext4_ext_check()
|
Completed in 14 milliseconds