Home
last modified time | relevance | path

Searched refs:ext4_ext_space_root (Results 1 – 1 of 1) sorted by relevance

/src/sys/fs/ext2fs/
H A Dext2_extents.c288 ext4_ext_space_root(struct inode *ip) in ext4_ext_space_root() function
345 return (ext4_ext_space_root(ip)); in ext4_ext_max_entries()
713 ehp->eh_max = htole16(ext4_ext_space_root(ip)); in ext4_ext_tree_init()
1123 curpath->ep_header->eh_max = htole16(ext4_ext_space_root(ip)); in ext4_ext_grow_indepth()
1766 ext4_ext_header(ip)->eh_max = htole16(ext4_ext_space_root(ip)); in ext4_ext_remove_space()