Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_dmap.c59 #define BMAP_UNLOCK(bmp) mutex_unlock(&bmp->db_bmaplock) macro
665 BMAP_UNLOCK(bmp); in dbNextAG()
2240 BMAP_UNLOCK(bmp); in dbAllocBits()
2402 BMAP_UNLOCK(bmp); in dbFreeBits()
3296 BMAP_UNLOCK(bmp); in dbAllocDmapBU()