Searched refs:devlist (Results 1 – 1 of 1) sorted by relevance
48 struct devlist struct52 struct devlist *next; argument53 struct devlist *seen_last; /* valid for hashed devlist entries only */ argument681 struct devlist const *p = x; in devlist_hash()688 struct devlist const *a = x; in devlist_compare()689 struct devlist const *b = y; in devlist_compare()693 static struct devlist *698 struct devlist dev_entry; in devlist_for_dev()701 struct devlist *found = hash_lookup (devlist_table, &dev_entry); in devlist_for_dev()722 struct devlist *device_list = nullptr; in filter_mount_list()[all …]