Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dlinux_loop.h99 #define LOOP_SET_BLOCK_SIZE 0x4C09 macro
H A Dioctls.h628 IOCTL(LOOP_SET_BLOCK_SIZE, 0, TYPE_INT)
/openbmc/linux/include/uapi/linux/
H A Dloop.h113 #define LOOP_SET_BLOCK_SIZE 0x4C09 macro
/openbmc/linux/drivers/block/
H A Dloop.c1516 case LOOP_SET_BLOCK_SIZE: in lo_simple_ioctl()
1575 case LOOP_SET_BLOCK_SIZE: in lo_ioctl()
1711 case LOOP_SET_BLOCK_SIZE: in lo_compat_ioctl()