Home
last modified time | relevance | path

Searched refs:ZIO_PRIORITY_ASYNC_WRITE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzio_priority.h29 ZIO_PRIORITY_ASYNC_WRITE, /* spa_sync() */ enumerator
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c370 case ZIO_PRIORITY_ASYNC_WRITE: in vdev_queue_class_min_active()
429 case ZIO_PRIORITY_ASYNC_WRITE: in vdev_queue_class_max_active()
703 zio->io_priority != ZIO_PRIORITY_ASYNC_WRITE) in vdev_queue_io()
704 zio->io_priority = ZIO_PRIORITY_ASYNC_WRITE; in vdev_queue_io()
H A Dvdev_mirror.c436 ZIO_TYPE_WRITE, ZIO_PRIORITY_ASYNC_WRITE, in vdev_mirror_io_done()
H A Ddbuf.c3166 dr, ZIO_PRIORITY_ASYNC_WRITE, ZIO_FLAG_MUSTSUCCEED, &zb); in dbuf_write()
3178 ZIO_PRIORITY_ASYNC_WRITE, in dbuf_write()
3186 ZIO_PRIORITY_ASYNC_WRITE, ZIO_FLAG_MUSTSUCCEED, &zb); in dbuf_write()
H A Ddmu_objset.c1157 NULL, dmu_objset_write_done, os, ZIO_PRIORITY_ASYNC_WRITE, in dmu_objset_sync()
H A Darc.c6587 ZIO_PRIORITY_ASYNC_WRITE, ZIO_FLAG_CANFAIL, in l2arc_write_buffers()
7673 ZIO_PRIORITY_ASYNC_WRITE, ZIO_FLAG_CANFAIL, B_FALSE); in l2arc_dev_hdr_update()
7742 ZIO_PRIORITY_ASYNC_WRITE, ZIO_FLAG_CANFAIL, B_FALSE); in l2arc_log_blk_commit()
H A Dvdev_raidz.c2353 ZIO_TYPE_WRITE, ZIO_PRIORITY_ASYNC_WRITE, in vdev_raidz_io_done()