create_ptr        789 arch/um/drivers/ubd_kern.c 	int err, create_cow, *create_ptr;
create_ptr        794 arch/um/drivers/ubd_kern.c 	create_ptr = (ubd_dev->cow.file != NULL) ? &create_cow : NULL;
create_ptr        800 arch/um/drivers/ubd_kern.c 				create_ptr);