Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.c341 spin_lock(&sdp->sd_bitmap_lock); in slot_get()
354 spin_unlock(&sdp->sd_bitmap_lock); in slot_get()
362 spin_lock(&sdp->sd_bitmap_lock); in slot_hold()
365 spin_unlock(&sdp->sd_bitmap_lock); in slot_hold()
372 spin_lock(&sdp->sd_bitmap_lock); in slot_put()
378 spin_unlock(&sdp->sd_bitmap_lock); in slot_put()
H A Dincore.h792 spinlock_t sd_bitmap_lock; member
H A Dops_fstype.c109 spin_lock_init(&sdp->sd_bitmap_lock); in init_sbd()