Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dubd_kern.c672 int *create_cow_out) in open_ubd_file() argument
682 if ((fd == -ENOENT) && (create_cow_out != NULL)) in open_ubd_file()
683 *create_cow_out = 1; in open_ubd_file()