Searched refs:lid_t (Results 1 – 8 of 8) sorted by relevance
42 lid_t dummy; /* Must keep structures common */48 lid_t next; /* index of first tlock of tid */49 lid_t last; /* index of last tlock of tid */96 lid_t next; /* 2: index next lockword on tid locklist171 lid_t next; /* 2: next linelock */187 lid_t next; /* 2: */218 lid_t next; /* 2: */246 lid_t next; /* 2: */
57 lid_t blid; /* lid of pseudo buffer? */58 lid_t atlhead; /* anonymous tlock list head */59 lid_t atltail; /* anonymous tlock list tail */77 lid_t xtlid; /* lid of xtree lock on directory */
155 lid_t maxlid; /* 4: biggest lid ever used */193 static lid_t txLockAlloc(void) in txLockAlloc()195 lid_t lid; in txLockAlloc()215 static void txLockFree(lid_t lid) in txLockFree()595 lid_t lid; in txLock()665 lid_t last; in txLock()879 lid_t lid; in txRelease()912 lid_t lid, next, llid, k; in txUnlock()998 lid_t lid; in txMaplock()1070 lid_t lid; in txLinelock()[all …]
28 lid_t lid;
40 typedef u16 lid_t; typedef
481 lid_t lid; /* lock id */
608 lid_t lid; in diWrite()
3547 lid_t lid = mp->lid; in xtTruncate()