Home
last modified time | relevance | path

Searched refs:BMAP_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_dmap.c57 #define BMAP_LOCK_INIT(bmp) mutex_init(&bmp->db_bmaplock) macro
237 BMAP_LOCK_INIT(bmp); in dbMount()