Searched refs:LOOP_SET_BLOCK_SIZE (Results 1 – 11 of 11) sorted by relevance
116 #if !defined(LOOP_SET_BLOCK_SIZE) in EnableDirectIo()117 static constexpr int LOOP_SET_BLOCK_SIZE = 0x4C09; in EnableDirectIo() local125 if (ioctl(fd, LOOP_SET_BLOCK_SIZE, 4096)) { in EnableDirectIo()
13 LOOP_SET_BLOCK_SIZE
325 LOOP_SET_BLOCK_SIZE
64 LOOP_SET_BLOCK_SIZE
33 LOOP_SET_BLOCK_SIZE
46 LOOP_SET_BLOCK_SIZE
595 LOOP_SET_BLOCK_SIZE
429 if (ioctl(device_fd, LOOP_SET_BLOCK_SIZE, 4096) == -1) { in ConfigureLoopDevice()
201 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
1408 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')