Searched refs:cow (Results 1 – 1 of 1) sorted by relevance
119 struct cow { struct144 struct cow cow; member171 .cow = DEFAULT_COW, \378 ubd_dev->cow.file = backing_file; in ubd_setup_common()511 if (ubd_dev->file && ubd_dev->cow.file) { in ubd_file_size()512 file = ubd_dev->cow.file; in ubd_file_size()584 static int path_requires_switch(char *from_cmdline, char *from_cow, char *cow) in path_requires_switch() argument611 from_cmdline, from_cow, cow); in path_requires_switch()723 if(ubd_dev->cow.file == NULL) in ubd_close_dev()726 os_close_file(ubd_dev->cow.fd); in ubd_close_dev()[all …]