Home
last modified time | relevance | path

Searched refs:ext4_ext_space_root_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dextents.c292 static inline int ext4_ext_space_root_idx(struct inode *inode, int check) in ext4_ext_space_root_idx() function
332 max = ext4_ext_space_root_idx(inode, 1); in ext4_ext_max_entries()
1376 neh->eh_max = cpu_to_le16(ext4_ext_space_root_idx(inode, 0)); in ext4_ext_grow_indepth()
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents.c312 static inline int ext4_ext_space_root_idx(struct inode *inode, int check) in ext4_ext_space_root_idx() function
352 max = ext4_ext_space_root_idx(inode, 1); in ext4_ext_max_entries()
1376 neh->eh_max = cpu_to_le16(ext4_ext_space_root_idx(inode, 0)); in ext4_ext_grow_indepth()

Completed in 14 milliseconds