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