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

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dsl_scan.h 67 } dsl_scan_phys_t; typedef in typeref:struct:dsl_scan_phys
69 #define SCAN_PHYS_NUMINTS (sizeof (dsl_scan_phys_t) / sizeof (uint64_t))
78 * representation (i.e. dsl_scan_phys_t). Most of the state of the scan
122 dsl_scan_phys_t scn_phys;
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev.c 3010 dsl_scan_phys_t *scn_phys =

Completed in 18 milliseconds