Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dnamei.c2163 static bool ext4_check_dx_root(struct inode *dir, struct dx_root *root) in ext4_check_dx_root() function
2245 if (!ext4_check_dx_root(dir, root)) { in make_indexed_dir()