Searched defs: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 */ argument811 struct devlist *devlist = xmalloc (sizeof *devlist); in filter_mount_list() local