Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_bio.c187 buf_timestamp(void) in buf_timestamp() function
294 bp->b_timestamp = buf_timestamp(); in bmovelaundry()
2199 bp->b_timestamp = buf_timestamp(); in bufinit()
2673 bp_head->b_timestamp = buf_timestamp(); in buf_brelse_shadow()
2926 bp->b_timestamp = buf_timestamp(); in buf_brelse()
3759 bp->b_timestamp = buf_timestamp(); in getnewbuf()
3799 int t = buf_timestamp(); in getnewbuf()
3825 int t = buf_timestamp(); in getnewbuf()
4667 bp->b_timestamp = buf_timestamp(); in bcleanbuf_thread()
4811 int now = buf_timestamp(); in buffer_cache_gc()