Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/drivers/
Dubd_kern.c535 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch() function
654 if (asked_switch && !backing_file_mismatch(*backing_file_out, size, in open_ubd_file()
666 err = backing_file_mismatch(*backing_file_out, size, mtime); in open_ubd_file()