Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dincore.h720 wait_queue_head_t sd_kill_wait; member
Dglock.c179 wake_up(&sdp->sd_kill_wait); in gfs2_glock_free()
1234 wake_up(&sdp->sd_kill_wait); in gfs2_glock_get()
2193 wait_event_timeout(sdp->sd_kill_wait, in gfs2_gl_hash_clear()
Dquota.c116 wake_up(&sdp->sd_kill_wait); in gfs2_qd_dealloc()
1516 wait_event_timeout(sdp->sd_kill_wait, in gfs2_quota_cleanup()
Dops_fstype.c90 init_waitqueue_head(&sdp->sd_kill_wait); in init_sbd()