Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dmap.c72 #define BMAP_UNLOCK(bmp) mutex_unlock(&bmp->db_bmaplock) macro
686 BMAP_UNLOCK(bmp); in dbNextAG()
2332 BMAP_UNLOCK(bmp); in dbAllocBits()
2494 BMAP_UNLOCK(bmp); in dbFreeBits()
3384 BMAP_UNLOCK(bmp); in dbAllocDmapBU()