HomeSort by: relevance | last modified time | path
    Searched refs:zap_leaf_byteswap (Results 1 - 3 of 3) 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.
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 106 zap_leaf_byteswap(zap_leaf_phys_t *buf, int size) function
zap.c 66 zap_leaf_byteswap(vbuf, size);

Completed in 42 milliseconds