Searched refs:LOOP_SET_BLOCK_SIZE (Results 1 – 25 of 28) sorted by relevance
12
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()
89 #define LOOP_SET_BLOCK_SIZE 0x4C09 macro
48 LOOP_SET_BLOCK_SIZE
28 LOOP_SET_BLOCK_SIZE
36 LOOP_SET_BLOCK_SIZE
22 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
201 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl