Searched refs:mnt_pending_write_size (Results 1 – 4 of 4) sorted by relevance
138 …pending_io_t mnt_pending_write_size __attribute__((aligned(sizeof(pending_io_t)))); /*… member
2639 INCR_PENDING_IO(buf_count(bp), mp->mnt_pending_write_size); in spec_strategy()
4195 INCR_PENDING_IO(-(pending_io_t)buf_count(bp), mp->mnt_pending_write_size); in buf_biodone()
1202 if (mp->mnt_pending_write_size) { in vfs_idle_time()