Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dmap.c71 #define BMAP_LOCK(bmp) mutex_lock(&bmp->db_bmaplock) macro
643 BMAP_LOCK(bmp); in dbNextAG()
2318 BMAP_LOCK(bmp); in dbAllocBits()
2462 BMAP_LOCK(bmp); in dbFreeBits()
3370 BMAP_LOCK(bmp); in dbAllocDmapBU()