Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_dmap.c70 #define BMAP_LOCK_INIT(bmp) mutex_init(&bmp->db_bmaplock) macro
220 BMAP_LOCK_INIT(bmp); in dbMount()