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.c344 spin_lock(&sdp->sd_bitmap_lock); in slot_get()
357 spin_unlock(&sdp->sd_bitmap_lock); in slot_get()
365 spin_lock(&sdp->sd_bitmap_lock); in slot_hold()
368 spin_unlock(&sdp->sd_bitmap_lock); in slot_hold()
375 spin_lock(&sdp->sd_bitmap_lock); in slot_put()
381 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()