Searched defs:Pgrp (Results 1 – 2 of 2) sorted by relevance
38 typedef struct Pgrp Pgrp; typedef326 struct Pgrp struct328 Ref ref; /* also used as a lock when mounting */329 int noattach;330 ulong pgrpid;331 QLock debug; /* single access via devproc.c */332 RWlock ns; /* Namespace n read/one write lock */333 Mhead *mnthash[MNTHASH];
31 typedef struct Pgrp Pgrp; typedef483 struct Pgrp struct486 int noattach;487 ulong pgrpid;488 QLock debug; /* single access via devproc.c */489 RWlock ns; /* Namespace n read/one write lock */490 Mhead *mnthash[MNTHASH];