Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzcp.c109 #define ZCP_NVLIST_MAX_DEPTH 20 macro
310 if (depth >= ZCP_NVLIST_MAX_DEPTH) { in zcp_table_to_nvlist()
314 ZCP_NVLIST_MAX_DEPTH); in zcp_table_to_nvlist()