Searched defs:nonxref (Results 1 – 1 of 1) sorted by relevance
1702 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special()1818 boolean_t nonxref = !!(ch->ch_flags & CHANF_NONXREF); in ch_close_common() local