HomeSort by: relevance | last modified time | path
    Searched defs:disk_ioctl_switch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/dm/
device-mapper.c 69 static int disk_ioctl_switch(dev_t, unsigned long, void *);
410 if ((r = disk_ioctl_switch(dev, cmd, data)) == ENOTTY) {
477 disk_ioctl_switch(dev_t dev, unsigned long cmd, void *data) function in typeref:typename:int

Completed in 11 milliseconds