Searched refs:LOOP_SET_BLOCK_SIZE (Results 1 – 22 of 22) 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()
48 LOOP_SET_BLOCK_SIZE
22 LOOP_SET_BLOCK_SIZE
28 LOOP_SET_BLOCK_SIZE
36 LOOP_SET_BLOCK_SIZE
63 LOOP_SET_BLOCK_SIZE
33 LOOP_SET_BLOCK_SIZE
262 if (ioctl(device_fd, LOOP_SET_BLOCK_SIZE, 4096) == -1) { in ConfigureLoopDevice()
411 LOOP_SET_BLOCK_SIZE
1378 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
385 LOOP_SET_BLOCK_SIZE
1369 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
432 LOOP_SET_BLOCK_SIZE
1401 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
201 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl