Home
last modified time | relevance | path

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

/linux-3.3/drivers/block/
Dnbd.c76 static const char *ioctl_cmd_to_ascii(int cmd) in ioctl_cmd_to_ascii() function
718 lo->disk->disk_name, ioctl_cmd_to_ascii(cmd), cmd, arg); in nbd_ioctl()