Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dnamei.c220 struct dx_root_info struct
412 struct dx_root_info *root; in get_dx_countlimit()
422 root = (struct dx_root_info *)(((void *)dp + 12)); in get_dx_countlimit()
424 root->info_length != sizeof(struct dx_root_info)) in get_dx_countlimit()
887 struct dx_root_info *info; in dx_release()