Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/ext2fs/
H A Dext2_extents.c468 ext4_ext_space_root(struct inode *ip) in ext4_ext_space_root() function
517 ehp->eh_max = htole16(ext4_ext_space_root(ip)); in ext4_ext_tree_init()
926 curpath->ep_header->eh_max = htole16(ext4_ext_space_root(ip)); in ext4_ext_grow_indepth()
1577 ext4_ext_header(ip)->eh_max = htole16(ext4_ext_space_root(ip)); in ext4_ext_remove_space()