Searched refs:open_ubd_file (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/um/drivers/
H A Dubd_kern.c615 static int open_ubd_file(char *file, struct openflags *openflags, int shared, open_ubd_file() function
702 fd = open_ubd_file(cow_file, &flags, 0, NULL, NULL, NULL, NULL, NULL); create_cow_file()
743 fd = open_ubd_file(ubd_dev->file, &ubd_dev->openflags, ubd_dev->shared, ubd_open_dev()
786 err = open_ubd_file(ubd_dev->cow.file, &flags, ubd_dev->shared, NULL, ubd_open_dev()

Completed in 72 milliseconds