Home
last modified time | relevance | path

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

/linux/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()
1254 wake_up(&sdp->sd_kill_wait); in gfs2_glock_get()
2239 wait_event_timeout(sdp->sd_kill_wait, in gfs2_gl_hash_clear()
H A Dincore.h718 wait_queue_head_t sd_kill_wait; member
H A Dquota.c113 wake_up(&sdp->sd_kill_wait); in gfs2_qd_dealloc()
1540 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()