Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dnamei.c235 struct dx_root_info struct
427 struct dx_root_info *root; in get_dx_countlimit()
438 root = (struct dx_root_info *)(((void *)dp + 12)); in get_dx_countlimit()
440 root->info_length != sizeof(struct dx_root_info)) in get_dx_countlimit()
919 struct dx_root_info *info; in dx_release()