Home
last modified time | relevance | path

Searched defs:zap_leaf_phys (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_leaf.h51 typedef struct zap_leaf_phys { struct
52 struct zap_leaf_header {
76 } zap_leaf_phys_t; argument
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzap_leaf.h103 typedef struct zap_leaf_phys { struct
104 struct zap_leaf_header {
129 } zap_leaf_phys_t; argument
164 zap_leaf_phys(zap_leaf_t *l) in zap_leaf_phys() function