Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.c59 #define BMAP_UNLOCK(bmp) mutex_unlock(&bmp->db_bmaplock) macro
650 BMAP_UNLOCK(bmp); in dbNextAG()
2225 BMAP_UNLOCK(bmp); in dbAllocBits()
2387 BMAP_UNLOCK(bmp); in dbFreeBits()
3281 BMAP_UNLOCK(bmp); in dbAllocDmapBU()