Home
last modified time | relevance | path

Searched refs:sd_log_waitq (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/gfs2/
Dlog.c472 wake_up(&sdp->sd_log_waitq); in gfs2_log_release()
530 io_wait_event(sdp->sd_log_waitq, in __gfs2_log_reserve()
544 wake_up(&sdp->sd_log_waitq); in __gfs2_log_reserve()
Dutil.c157 wait_event_timeout(sdp->sd_log_waitq, in signal_our_withdraw()
Dincore.h815 wait_queue_head_t sd_log_waitq; member
Dsuper.c573 wait_event_timeout(sdp->sd_log_waitq, in gfs2_make_fs_ro()
Dops_fstype.c128 init_waitqueue_head(&sdp->sd_log_waitq); in init_sbd()