Home
last modified time | relevance | path

Searched defs:modtime (Results 1 – 3 of 3) sorted by relevance

/arch/um/drivers/
Dcow_user.c200 unsigned long modtime; in write_cow_header() local
Dubd_kern.c551 unsigned long modtime; in backing_file_mismatch() local
/arch/um/os-Linux/
Dfile.c324 int os_file_modtime(const char *file, unsigned long *modtime) in os_file_modtime()