Home
last modified time | relevance | path

Searched refs:create_cow_out (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c615 int *create_cow_out) in open_ubd_file() argument
625 if ((fd == -ENOENT) && (create_cow_out != NULL)) in open_ubd_file()
626 *create_cow_out = 1; in open_ubd_file()