Home
last modified time | relevance | path

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

/Linux-v6.6/arch/um/drivers/
Dubd_kern.c558 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch() function
677 if (asked_switch && !backing_file_mismatch(*backing_file_out, size, in open_ubd_file()
689 err = backing_file_mismatch(*backing_file_out, size, mtime); in open_ubd_file()