Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.c353 spin_lock(&sdp->sd_bitmap_lock); in slot_get()
366 spin_unlock(&sdp->sd_bitmap_lock); in slot_get()
374 spin_lock(&sdp->sd_bitmap_lock); in slot_hold()
377 spin_unlock(&sdp->sd_bitmap_lock); in slot_hold()
384 spin_lock(&sdp->sd_bitmap_lock); in slot_put()
390 spin_unlock(&sdp->sd_bitmap_lock); in slot_put()
H A Dincore.h792 spinlock_t sd_bitmap_lock; member
H A Dops_fstype.c110 spin_lock_init(&sdp->sd_bitmap_lock); in init_sbd()