Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDzap_impl.h47 #define ZAP_NEED_CD (-1U) macro
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzap.c842 val, ZAP_NEED_CD, tx)); in fzap_add()
868 err = zap_entry_create(l, zn, ZAP_NEED_CD, in fzap_update()
HDzap_leaf.c599 if (cd == ZAP_NEED_CD) { in zap_entry_create()