Home
last modified time | relevance | path

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

/fs/gfs2/
Dglops.c480 prepare_to_wait(&sdp->sd_log_frozen_wait, &wait, in freeze_go_sync()
485 finish_wait(&sdp->sd_log_frozen_wait, &wait); in freeze_go_sync()
Dincore.h805 wait_queue_head_t sd_log_frozen_wait; member
Dlog.c770 wake_up(&sdp->sd_log_frozen_wait); in gfs2_log_flush()
Dops_fstype.c133 init_waitqueue_head(&sdp->sd_log_frozen_wait); in init_sbd()