Searched refs:maplock (Results 1 – 2 of 2) sorted by relevance
159 static void txAllocPMap(struct inode *ip, struct maplock * maplock,994 struct maplock *maplock; in txMaplock() local1048 maplock = (struct maplock *) & tlck->lock; in txMaplock()1049 maplock->next = 0; in txMaplock()1050 maplock->maxcnt = 0; in txMaplock()1051 maplock->index = 0; in txMaplock()1663 struct maplock *maplock; in xtLog() local1690 maplock = (struct maplock *) & tlck->lock; in xtLog()1691 xadlock = (struct xdlistlock *) maplock; in xtLog()1760 maplock->index = 1; in xtLog()[all …]
204 struct maplock { struct230 #define pxd_lock maplock288 extern void txFreeMap(struct inode *, struct maplock *, struct tblock *, int);