Searched refs:pending_io_t (Results 1 – 2 of 2) sorted by relevance
93 typedef uint64_t pending_io_t; typedef96 typedef uint32_t pending_io_t; typedef138 …pending_io_t mnt_pending_write_size __attribute__((aligned(sizeof(pending_io_t)))); /*…139 …pending_io_t mnt_pending_read_size __attribute__((aligned(sizeof(pending_io_t)))); /*…
4380 INCR_PENDING_IO(-(pending_io_t)buf_count(bp), mp->mnt_pending_write_size); in buf_biodone()4382 INCR_PENDING_IO(-(pending_io_t)buf_count(bp), mp->mnt_pending_read_size); in buf_biodone()