Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c546 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch() function
665 if (asked_switch && !backing_file_mismatch(*backing_file_out, size, in open_ubd_file()
677 err = backing_file_mismatch(*backing_file_out, size, mtime); in open_ubd_file()