Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h51 #define ZAP_NEED_CD (-1U) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c867 val, ZAP_NEED_CD, tag, tx)); in fzap_add()
895 err = zap_entry_create(l, zn, ZAP_NEED_CD, in fzap_update()
H A Dzap_leaf.c571 if (cd == ZAP_NEED_CD) { in zap_entry_create()