Searched refs:pending_io_t (Results 1 – 2 of 2) sorted by relevance
92 typedef uint64_t pending_io_t; typedef95 typedef uint32_t pending_io_t; typedef137 …pending_io_t mnt_pending_write_size __attribute__((aligned(sizeof(pending_io_t)))); /*…138 …pending_io_t mnt_pending_read_size __attribute__((aligned(sizeof(pending_io_t)))); /*…
4185 INCR_PENDING_IO(-(pending_io_t)buf_count(bp), mp->mnt_pending_write_size); in buf_biodone()4187 INCR_PENDING_IO(-(pending_io_t)buf_count(bp), mp->mnt_pending_read_size); in buf_biodone()