HomeSort by relevance Sort by last modified time
    Searched refs:zap_hash (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/grub/grub-0.95/stage2/
fsys_zfs.c 428 zap_hash(uint64_t salt, const char *name) function
572 hash = zap_hash(zap->zap_salt, name);
  /netvirt/usr/src/uts/common/fs/zfs/
zap_micro.c 45 zap_hash(zap_t *zap, const char *normname) function
132 zn->zn_hash = zap_hash(zap, zn->zn_name_norm);

Completed in 60 milliseconds