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