Searched refs:devlks (Results 1 – 1 of 1) sorted by relevance
75 struct devlks { struct108 static struct devlks *locklist;342 struct devlks *alloc; /* Ptr to alloc'ed space */ in readlocks()354 bufsiz = lockcount * sizeof (struct devlks); in readlocks()472 tblsz = tblcnt * sizeof (struct devlks); in writelks()514 struct devlks lk; /* Structure for writing a lock */ in appendlk()522 sizeof (struct devlks)) == sizeof (struct devlks)); in appendlk()546 struct devlks *avail; /* Pointer to empty slot */ in compresslks()547 struct devlks *p; /* Running pointer to locks */ in compresslks()650 struct devlks *plk; /* Ptr into the locks list */ in putlocks()[all …]