Home
last modified time | relevance | path

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

/fs/gfs2/
Dquota.c327 spin_lock(&sdp->sd_bitmap_lock); in slot_get()
340 spin_unlock(&sdp->sd_bitmap_lock); in slot_get()
349 spin_lock(&sdp->sd_bitmap_lock); in slot_hold()
352 spin_unlock(&sdp->sd_bitmap_lock); in slot_hold()
359 spin_lock(&sdp->sd_bitmap_lock); in slot_put()
365 spin_unlock(&sdp->sd_bitmap_lock); in slot_put()
Dincore.h783 spinlock_t sd_bitmap_lock; member
Dops_fstype.c106 spin_lock_init(&sdp->sd_bitmap_lock); in init_sbd()