Searched refs:fd_iocount (Results 1 – 2 of 2) sorted by relevance
88 fdb->fd_iocount = 0; in fdb_prepare()247 fdb->fd_iocount += len; in fdb_add_hole()429 return (fdb->fd_iocount - fdb->fd_resid); in fdb_get_iolen()495 fdb->fd_iocount += bp->b_bcount; in fdb_iodone()
101 size_t fd_iocount; /* total io acked, includes errors and holes */ member