Home
last modified time | relevance | path

Searched refs:zeh_cd (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzap_leaf.c418 zeh->zeh_cd = le->le_cd; in zap_leaf_lookup()
461 zeh->zeh_cd = le->le_cd; in zap_leaf_lookup_closest()
635 zeh->zeh_cd = le->le_cd; in zap_entry_create()
667 if (le->le_cd == zeh->zeh_cd) in zap_entry_normalization_conflict()
Dzap.c1255 zc->zc_cd = zeh.zeh_cd; in fzap_cursor_retrieve()
1321 zc->zc_cd = zeh.zeh_cd; in fzap_cursor_move_to_key()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dzap_leaf.h173 uint32_t zeh_cd; member