Searched refs:b_timestamp (Results 1 – 3 of 3) sorted by relevance
294 bp->b_timestamp = buf_timestamp(); in bmovelaundry()2065 bp->b_timestamp = 0; in bremfree_locked()2185 bp->b_timestamp = buf_timestamp(); in bufinit()2659 bp_head->b_timestamp = buf_timestamp(); in buf_brelse_shadow()2912 bp->b_timestamp = buf_timestamp(); in buf_brelse()3745 bp->b_timestamp = buf_timestamp(); in getnewbuf()3787 age_time = t - age_bp->b_timestamp; in getnewbuf()3788 lru_time = t - lru_bp->b_timestamp; in getnewbuf()3813 bp_time = t - bp->b_timestamp; in getnewbuf()3814 meta_time = t - meta_bp->b_timestamp; in getnewbuf()[all …]
107 int b_timestamp; /* timestamp for queuing operation */ member
4473 entries = [buf.b_hash, buf.b_vnbufs, buf.b_freelist, buf.b_timestamp, buf.b_whichq,