Lines Matching full:device
54 if ((fd = open("/dev/device-mapper", O_RDWR)) < 0) {
135 if ((fd = open("/dev/device-mapper", O_RDWR)) < 0) {
169 if ((fd = open("/dev/device-mapper", O_RDWR)) < 0) {
177 // Create the DM device
181 SLOGE("Error creating device mapping (%s)", strerror(errno));
196 SLOGE("Error setting device geometry (%s)", strerror(errno));
202 // Retrieve the device number we were allocated
264 if ((fd = open("/dev/device-mapper", O_RDWR)) < 0) {
272 // Create the DM device
277 SLOGE("Error destroying device mapping (%s)", strerror(errno));