Searched refs:b_mtime_read (Results 1 – 5 of 5) sorted by relevance
529 if (buf->b_mtime_read != 0 in check_mtime()530 && time_differs(st, buf->b_mtime_read, buf->b_mtime_read_ns)) in check_mtime()2560 buf->b_mtime_read = buf->b_mtime; in buf_write()
410 curbuf->b_mtime_read = curbuf->b_mtime; in readfile()437 curbuf->b_mtime_read = 0; in readfile()2574 curbuf->b_mtime_read = curbuf->b_mtime; in readfile()4202 buf->b_mtime_read = buf->b_mtime; in buf_check_timestamp()
1034 buf->b_mtime_read = buf->b_mtime; in set_b0_fname()1045 buf->b_mtime_read = 0; in set_b0_fname()2445 || st.st_mtime != buf->b_mtime_read in ml_sync_all()
2739 long b_mtime_read; // last change time when reading member
8679 Solution: Store the timestamp in b_mtime_read when the timestamp is the only