Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/drivers/
Dubd_kern.c604 int *create_cow_out) in open_ubd_file() argument
614 if ((fd == -ENOENT) && (create_cow_out != NULL)) in open_ubd_file()
615 *create_cow_out = 1; in open_ubd_file()