Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/ !
H A Dbuf_internal.h108 struct timeval b_timestamp_tv; /* microuptime for disk conditioner */ member
/xnu-10002.41.9/bsd/miscfs/specfs/ !
H A Dspec_vnops.c2744 microuptime(&bp->b_timestamp_tv); in spec_strategy()
/xnu-10002.41.9/bsd/vfs/ !
H A Dvfs_bio.c4258 timevalsub(&real_elapsed, &bp->b_timestamp_tv); in buf_biodone()