Searched refs:NV_FLAG_NOENTOK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dnvpair.h105 #define NV_FLAG_NOENTOK 0x1 macro
/freebsd-13-stable/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c1817 int noentok = (flag & NV_FLAG_NOENTOK ? 1 : 0);

Completed in 70 milliseconds