Searched refs:LE_LOCK (Results 1 – 5 of 5) sorted by relevance
47 #define LE_LOCK 0x08 /* lock status register */ macro
60 #define LE_LOCK 0x08 /* lock status register */ macro
71 #define LE_LOCK 0x08 /* track locks */ macro
231 if ((le->le_flags & LE_LOCK) != 0) in lockstat_start()
301 le.le_flags |= LE_LOCK; in main()