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

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zap_leaf.h 101 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
129 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
163 inline zap_leaf_phys_t *
239 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zap_leaf.c 56 extern inline zap_leaf_phys_t *zap_leaf_phys(zap_leaf_t *l);
106 zap_leaf_byteswap(zap_leaf_phys_t *buf, int size)

Completed in 20 milliseconds