Searched defs:zeh (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zap_leaf.c | 381 zap_leaf_lookup(zap_leaf_t * l,zap_name_t * zn,zap_entry_handle_t * zeh) zap_leaf_lookup() argument 426 zap_leaf_lookup_closest(zap_leaf_t * l,uint64_t h,uint32_t cd,zap_entry_handle_t * zeh) zap_leaf_lookup_closest() argument 465 zap_entry_read(const zap_entry_handle_t * zeh,uint8_t integer_size,uint64_t num_integers,void * buf) zap_entry_read() argument 486 zap_entry_read_name(zap_t * zap,const zap_entry_handle_t * zeh,uint16_t buflen,char * buf) zap_entry_read_name() argument 506 zap_entry_update(zap_entry_handle_t * zeh,uint8_t integer_size,uint64_t num_integers,const void * buf) zap_entry_update() argument 527 zap_entry_remove(zap_entry_handle_t * zeh) zap_entry_remove() argument 549 zap_entry_create(zap_leaf_t * l,zap_name_t * zn,uint32_t cd,uint8_t integer_size,uint64_t num_integers,const void * buf,zap_entry_handle_t * zeh) zap_entry_create() argument 644 zap_entry_normalization_conflict(zap_entry_handle_t * zeh,zap_name_t * zn,const char * name,zap_t * zap) zap_entry_normalization_conflict() argument [all...] |
H A D | zap.c | 878 zap_entry_handle_t zeh; fzap_lookup() local 913 zap_entry_handle_t zeh; fzap_add_cd() local 975 zap_entry_handle_t zeh; fzap_update() local 1022 zap_entry_handle_t zeh; fzap_length() local 1045 zap_entry_handle_t zeh; fzap_remove() local 1301 zap_entry_handle_t zeh; fzap_cursor_retrieve() local [all...] |