Searched defs:LSN (Results 1 – 2 of 2) sorted by relevance
300 #define ZERO_LSN(LSN) { \ argument 306 #define IS_ZERO_LSN(LSN) ((LSN).file == 0) argument
164 #define LSN(p) (((PAGE *)p)->lsn) macro