Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnbd.h24 #define NBD_SET_BLKSIZE _IO( 0xab, 1 ) macro
/linux/drivers/block/
H A Dnbd.c1523 case NBD_SET_BLKSIZE: in __nbd_ioctl()