Searched refs:b_mtime_read_ns (Results 1 – 4 of 4) sorted by relevance
411 curbuf->b_mtime_read_ns = curbuf->b_mtime_ns; in readfile()438 curbuf->b_mtime_read_ns = 0; in readfile()2575 curbuf->b_mtime_read_ns = curbuf->b_mtime_ns; in readfile()4203 buf->b_mtime_read_ns = buf->b_mtime_ns; in buf_check_timestamp()
530 && time_differs(st, buf->b_mtime_read, buf->b_mtime_read_ns)) in check_mtime()2561 buf->b_mtime_read_ns = buf->b_mtime_ns; in buf_write()
1035 buf->b_mtime_read_ns = buf->b_mtime_ns; in set_b0_fname()1046 buf->b_mtime_read_ns = 0; in set_b0_fname()2447 || st.ST_MTIM_NSEC != buf->b_mtime_read_ns in ml_sync_all()
2740 long b_mtime_read_ns; // nanoseconds of last read time member