Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_bio.c187 buf_timestamp(void) in buf_timestamp() function
294 bp->b_timestamp = buf_timestamp(); in bmovelaundry()
2205 bp->b_timestamp = buf_timestamp(); in bufinit()
2679 bp_head->b_timestamp = buf_timestamp(); in buf_brelse_shadow()
2932 bp->b_timestamp = buf_timestamp(); in buf_brelse()
3765 bp->b_timestamp = buf_timestamp(); in getnewbuf()
3805 int t = buf_timestamp(); in getnewbuf()
3831 int t = buf_timestamp(); in getnewbuf()
4673 bp->b_timestamp = buf_timestamp(); in bcleanbuf_thread()
4817 int now = buf_timestamp(); in buffer_cache_gc()