Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.c58 #define BMAP_LOCK(bmp) mutex_lock(&bmp->db_bmaplock) macro
607 BMAP_LOCK(bmp); in dbNextAG()
2211 BMAP_LOCK(bmp); in dbAllocBits()
2355 BMAP_LOCK(bmp); in dbFreeBits()
3267 BMAP_LOCK(bmp); in dbAllocDmapBU()