Searched defs:create_cow_out (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | ubd_kern.c | 672 open_ubd_file(char *file, struct openflags *openflags, int shared, char **backing_file_out, int *bitmap_offset_out, unsigned long *bitmap_len_out, int *data_offset_out, int *create_cow_out) open_ubd_file() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | ubd_kern.c | 624 open_ubd_file(char *file, struct openflags *openflags, int shared, char **backing_file_out, int *bitmap_offset_out, unsigned long *bitmap_len_out, int *data_offset_out, int *create_cow_out) open_ubd_file() argument
|
Completed in 5 milliseconds