Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dpreenlib.c51 struct onedev { struct
55 struct onedev *nxtdev; argument
60 struct onedev *alldevs; /* info about each component device */
88 static struct onedev *alloc_dev();
97 static void addunit(struct onedev *, uint_t);
98 static void makebusy(struct onedev *);
176 struct onedev *dp; in preen_getdev()
227 struct onedev *devp; in get_runnable()
273 struct onedev *devp; in preen_addunit()
355 struct onedev *
[all …]