Searched refs:cow (Results 1 – 1 of 1) sorted by relevance
140 struct cow { struct166 struct cow cow; member192 .cow = DEFAULT_COW, \334 ubd_dev->cow.file = backing_file; in ubd_setup_common()525 if (ubd_dev->file && ubd_dev->cow.file) { in ubd_file_size()526 file = ubd_dev->cow.file; in ubd_file_size()594 static int path_requires_switch(char *from_cmdline, char *from_cow, char *cow) in path_requires_switch() argument621 from_cmdline, from_cow, cow); in path_requires_switch()733 if(ubd_dev->cow.file == NULL) in ubd_close_dev()736 os_close_file(ubd_dev->cow.fd); in ubd_close_dev()[all …]