Home
last modified time | relevance | path

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

/xnu-8020.121.3/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()
3738 bp->b_timestamp = buf_timestamp(); in getnewbuf()
3778 int t = buf_timestamp(); in getnewbuf()
3804 int t = buf_timestamp(); in getnewbuf()
4643 bp->b_timestamp = buf_timestamp(); in bcleanbuf_thread()
4787 int now = buf_timestamp(); in buffer_cache_gc()