Searched refs:LOOP_CONFIGURE (Results 1 – 5 of 5) sorted by relevance
46 #ifndef LOOP_CONFIGURE54 #define LOOP_CONFIGURE 0x4C0A macro155 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1 && errno == EBADF) { in configureLoopDevice()189 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1) { in configureLoopDevice()
40 LOOP_CONFIGURE
1378 define(`LOOP_CONFIGURE', `0x00004c0a')