Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_bio.c187 buf_timestamp(void) in buf_timestamp() function
294 bp->b_timestamp = buf_timestamp(); in bmovelaundry()
2178 bp->b_timestamp = buf_timestamp(); in bufinit()
2652 bp_head->b_timestamp = buf_timestamp(); in buf_brelse_shadow()
2905 bp->b_timestamp = buf_timestamp(); in buf_brelse()
3736 bp->b_timestamp = buf_timestamp(); in getnewbuf()
3776 int t = buf_timestamp(); in getnewbuf()
3802 int t = buf_timestamp(); in getnewbuf()
4641 bp->b_timestamp = buf_timestamp(); in bcleanbuf_thread()
4785 int now = buf_timestamp(); in buffer_cache_gc()