Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c250 struct dx_root_info struct
444 struct dx_root_info *root; in get_dx_countlimit()
454 root = (struct dx_root_info *)(((void *)dp + 12)); in get_dx_countlimit()
456 root->info_length != sizeof(struct dx_root_info)) in get_dx_countlimit()
949 struct dx_root_info *info; in dx_release()