Searched refs:gdtm (Results 1 – 1 of 1) sorted by relevance
56 static struct dtfs_mount gdtm; variable76 gdtm.dtm_needwakeup++; in wipe_the_sleep_out_of_my_eyes()122 gdtm.dtm_allowprot = VM_PROT_ALL; in main()156 gdtm.dtm_allowprot = atoi(optarg); in main()157 if ((gdtm.dtm_allowprot | VM_PROT_ALL) != VM_PROT_ALL) in main()214 pu = puffs_init(pops, _PATH_PUFFS, typename, &gdtm, pflags); in main()