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

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_byteswap.c 184 zp->zp_pad[0] = BSWAP_64(zp->zp_pad[0]);
185 zp->zp_pad[1] = BSWAP_64(zp->zp_pad[1]);
186 zp->zp_pad[2] = BSWAP_64(zp->zp_pad[2]);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_sa.h 112 uint64_t zp_pad[3]; /* 152 - future */ member in struct:znode_phys

Completed in 23 milliseconds