Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c675 int *create_cow_out) in open_ubd_file() argument
685 if ((fd == -ENOENT) && (create_cow_out != NULL)) in open_ubd_file()
686 *create_cow_out = 1; in open_ubd_file()