Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dquota.c352 spin_lock(&sdp->sd_bitmap_lock); in slot_get()
365 spin_unlock(&sdp->sd_bitmap_lock); in slot_get()
373 spin_lock(&sdp->sd_bitmap_lock); in slot_hold()
376 spin_unlock(&sdp->sd_bitmap_lock); in slot_hold()
383 spin_lock(&sdp->sd_bitmap_lock); in slot_put()
389 spin_unlock(&sdp->sd_bitmap_lock); in slot_put()
H A Dincore.h792 spinlock_t sd_bitmap_lock; member
H A Dops_fstype.c108 spin_lock_init(&sdp->sd_bitmap_lock); in init_sbd()