Home
last modified time | relevance | path

Searched refs:sd_kill_wait (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/gfs2/
H A Dglock.c180 wake_up(&sdp->sd_kill_wait); in gfs2_glock_free()
190 wake_up(&sdp->sd_kill_wait); in gfs2_glock_free_later()
1243 wake_up(&sdp->sd_kill_wait); in gfs2_glock_get()
2215 wait_event_timeout(sdp->sd_kill_wait, in gfs2_gl_hash_clear()
H A Dincore.h720 wait_queue_head_t sd_kill_wait; member
H A Dquota.c113 wake_up(&sdp->sd_kill_wait); in gfs2_qd_dealloc()
1539 wait_event_timeout(sdp->sd_kill_wait, in gfs2_quota_cleanup()
H A Dops_fstype.c90 init_waitqueue_head(&sdp->sd_kill_wait); in init_sbd()