Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_dmap.c58 #define BMAP_LOCK(bmp) mutex_lock(&bmp->db_bmaplock) macro
622 BMAP_LOCK(bmp); in dbNextAG()
2226 BMAP_LOCK(bmp); in dbAllocBits()
2370 BMAP_LOCK(bmp); in dbFreeBits()
3282 BMAP_LOCK(bmp); in dbAllocDmapBU()