Home
last modified time | relevance | path

Searched refs:NSIO (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Dnsfs.h7 #define NSIO 0xb7 macro
10 #define NS_GET_USERNS _IO(NSIO, 0x1)
12 #define NS_GET_PARENT _IO(NSIO, 0x2)
15 #define NS_GET_NSTYPE _IO(NSIO, 0x3)
17 #define NS_GET_OWNER_UID _IO(NSIO, 0x4)
/linux/tools/testing/selftests/nsfs/
A Dpidns.c23 #define NSIO 0xb7 macro
24 #define NS_GET_USERNS _IO(NSIO, 0x1)
25 #define NS_GET_PARENT _IO(NSIO, 0x2)
A Downer.c16 #define NSIO 0xb7 macro
17 #define NS_GET_USERNS _IO(NSIO, 0x1)

Completed in 4 milliseconds