Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dsuper.c2397 hlist_for_each_entry(old, &type->fs_supers, s_instances) { in sget()
2434 hlist_add_head(&s->s_instances, &type->fs_supers); in sget()
Dubifs.h403 struct hlist_head fs_supers; member