Home
last modified time | relevance | path

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

/xv6-public/
H A Dlog.c50 static void recover_from_log(void);
65 recover_from_log(); in initlog()
116 recover_from_log(void) in recover_from_log() function