Searched refs:ns_type (Results 1 – 11 of 11) sorted by relevance
26 int ns_type; member36 t->ns_type = ns_types[i]; in setup0()41 t->ns_type = ns_types[i]; in setup1()58 t->ns_type = ns_types[(i+1) % ns_total]; in setup3()66 t->ns_type = ns_types[i]; in setup4()90 .ns_type = -1,124 tst_res(TINFO, "setns(%d, 0x%x)", t->fd, t->ns_type); in test_setns()125 ret = tst_syscall(__NR_setns, t->fd, t->ns_type); in test_setns()
102 } ns_type; typedef
69 #define ns_rr_type(rr) ((ns_type)((rr).type + 0))200 } ns_type; typedef
146 } ns_type; typedef
528 } ns_type; typedef
128 uint8_t ns_type; /* File type */ member
17200 nfs_statinfo_s's ns_type field, not in the ns_mode field. From