Searched refs:NS_IS_INITIALIZED (Results 1 – 1 of 1) sorted by relevance
190 #define NS_IS_INITIALIZED(ns) ((ns)->geom.totsz != 0) macro646 if (NS_IS_INITIALIZED(ns)) { in ns_init()