Searched refs:nstype (Results 1 – 1 of 1) sorted by relevance
233 SYSCALL_DEFINE2(setns, int, fd, int, nstype) in SYSCALL_DEFINE2() argument247 if (nstype && (ns->ops->type != nstype)) in SYSCALL_DEFINE2()