Searched refs:NBD_SET_SIZE_BLOCKS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | nbd.h | 28 #define NBD_SET_SIZE_BLOCKS _IO( 0xab, 7 ) macro |
/Linux-v4.19/drivers/block/ | ||
D | nbd.c | 1252 case NBD_SET_SIZE_BLOCKS: in __nbd_ioctl() |