Home
last modified time | relevance | path

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

/linux-4.1.27/arch/um/drivers/
Dubd_kern.c618 int *create_cow_out) in open_ubd_file() argument
628 if ((fd == -ENOENT) && (create_cow_out != NULL)) in open_ubd_file()
629 *create_cow_out = 1; in open_ubd_file()