Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDzap_impl.h50 #define ZAP_NEED_CD (-1U) macro
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDzap.c886 val, ZAP_NEED_CD, tag, tx)); in fzap_add()
914 err = zap_entry_create(l, zn, ZAP_NEED_CD, in fzap_update()
HDzap_leaf.c569 if (cd == ZAP_NEED_CD) { in zap_entry_create()