Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumioctl.c382 validdrive(int driveno, struct _ioctl_reply *reply) in validdrive() function
738 drive = validdrive(msg->index, reply); in renameobject()
821 drive = validdrive(msg->index, (struct _ioctl_reply *) msg); in moveobject()
H A Dvinumext.h218 struct drive *validdrive(int driveno, struct _ioctl_reply *);