Home
last modified time | relevance | path

Searched refs:zap_flags (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h102 uint64_t zap_flags; /* zap_flag_t */ member
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h132 uint64_t zap_flags; /* zap_flags_t */ member
H A Dzap.h108 typedef enum zap_flags { enum
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c726 zap->zap_flags != 0) in fzap_lookup()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzap.c106 zp->zap_flags = flags; in fzap_upgrade()
H A Dzap_micro.c52 return (zap_f_phys(zap)->zap_flags); in zap_getflags()