Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dnamei.c2224 static bool ext4_check_dx_root(struct inode *dir, struct dx_root *root) in ext4_check_dx_root() function
2306 if (!ext4_check_dx_root(dir, root)) { in make_indexed_dir()