Searched refs:BMAP_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance
57 #define BMAP_LOCK_INIT(bmp) mutex_init(&bmp->db_bmaplock) macro214 BMAP_LOCK_INIT(bmp); in dbMount()