Home
last modified time | relevance | path

Searched refs:nstype (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/kernel/
Dnsproxy.c221 SYSCALL_DEFINE2(setns, int, fd, int, nstype) in SYSCALL_DEFINE2() argument
235 if (nstype && (ns->ops->type != nstype)) in SYSCALL_DEFINE2()
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt432 "nstype" indicates the integer type of namespace-device this region
462 | |-- nstype
554 "nstype" integer attribute, here are some other options.
/linux-4.4.14/drivers/nvdimm/
Dregion_devs.c171 static DEVICE_ATTR_RO(nstype);
Dnamespace_devs.c216 static DEVICE_ATTR_RO(nstype);
/linux-4.4.14/include/linux/
Dsyscalls.h861 asmlinkage long sys_setns(int fd, int nstype);