Home
last modified time | relevance | path

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

/xv6-public/
H A Dlog.c102 write_head(void) in write_head() function
121 write_head(); // clear the log in recover_from_log()
197 write_head(); // Write header to disk -- the real commit in commit()
200 write_head(); // Erase the transaction from the log in commit()