Searched defs:zap_attribute_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h354 } zap_attribute_t; typedef in typeref:struct:__anon499
374 int zap_cursor_retrieve(zap_cursor_t *zc, zap_attribute_t *za);
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c798 } zap_attribute_t; typedef in typeref:struct:zap_attribute
800 typedef int (zap_cb_t)(zap_attribute_t *za, void *arg, char *stack);
806 zap_attribute_t za;
924 check_feature(zap_attribute_t *za, void *arg, char *stack)
1596 zap_attribute_t za;

Completed in 61 milliseconds