Searched refs:LOGSYNC_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
498 #define LOGSYNC_LOCK_INIT(log) spin_lock_init(&(log)->synclock) macro
1313 LOGSYNC_LOCK_INIT(log); in lmLogInit()