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

/freebsd-12-stable/sys/dev/nmdm/
H A Dnmdm.c84 struct nmdmpart *np_other; member in struct:nmdmpart
111 onp = np->np_other;
123 onp = np->np_other;
146 if (np->np_other != NULL) {
147 np->np_other->np_other = NULL;
184 ns->ns_part1.np_other = &ns->ns_part2;
189 ns->ns_part2.np_other = &ns->ns_part1;
215 ns->ns_part1.np_other = NULL;
264 otp = np->np_other
[all...]

Completed in 94 milliseconds