Searched refs:LOOP_SET_BLOCK_SIZE (Results 1 – 17 of 17) 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()
225 if (ioctl(device_fd.get(), LOOP_SET_BLOCK_SIZE, 4096) == -1) { in createLoopDevice()
48 LOOP_SET_BLOCK_SIZE
28 LOOP_SET_BLOCK_SIZE
36 LOOP_SET_BLOCK_SIZE
22 LOOP_SET_BLOCK_SIZE
385 LOOP_SET_BLOCK_SIZE
1369 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
413 LOOP_SET_BLOCK_SIZE
1378 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
411 LOOP_SET_BLOCK_SIZE
199 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl