Searched refs:LOOP_CONFIGURE (Results 1 – 7 of 7) sorted by relevance
53 #ifndef LOOP_CONFIGURE61 #define LOOP_CONFIGURE 0x4C0A macro175 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1 && errno == EBADF) { in ConfigureLoopDevice()224 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1) { in ConfigureLoopDevice()
59 LOOP_CONFIGURE
52 LOOP_CONFIGURE
1395 define(`LOOP_CONFIGURE', `0x00004c0a')