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

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_history.c 60 * 'spa_history_phys_t'. 'sh_pool_create_len' is the ending offset in bytes of
76 spa_history_log_to_phys(uint64_t log_off, spa_history_phys_t *shpp)
89 spa_history_phys_t *shpp;
95 sizeof (spa_history_phys_t), tx);
102 ASSERT(dbp->db_size >= sizeof (spa_history_phys_t));
123 spa_history_advance_bof(spa_t *spa, spa_history_phys_t *shpp)
150 spa_history_write(spa_t *spa, void *buf, uint64_t len, spa_history_phys_t *shpp,
206 spa_history_phys_t *shpp;
348 spa_history_phys_t *shpp;
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
spa_impl.h 67 } spa_history_phys_t; typedef in typeref:struct:spa_history_phys
  /src/external/cddl/osnet/dist/cmd/zdb/
zdb.c 242 spa_history_phys_t *shp = data;

Completed in 57 milliseconds