Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dnamei.c227 struct dx_root_info struct
419 struct dx_root_info *root; in get_dx_countlimit()
429 root = (struct dx_root_info *)(((void *)dp + 12)); in get_dx_countlimit()
431 root->info_length != sizeof(struct dx_root_info)) in get_dx_countlimit()
893 struct dx_root_info *info; in dx_release()