HomeSort by: relevance | last modified time | path
    Searched refs:io_phys_children (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zio.h 487 uint64_t io_phys_children; member in struct:zio
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
dbuf.c 3319 * for every physical child i/o (zio->io_phys_children times). This
3340 * The callback will be called io_phys_children times. Retire one
3345 delta = dr->dr_accounted / zio->io_phys_children;
zio.c 1155 zio->io_logical->io_phys_children++;

Completed in 29 milliseconds