Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.c192 wait_for_completion_timeout(&sdp->sd_withdraw_helper, timeout); in gfs2_offline_uevent()
H A Dincore.h724 struct completion sd_withdraw_helper; member
H A Dsys.c441 complete(&sdp->sd_withdraw_helper); in withdraw_helper_status_store()
H A Dops_fstype.c96 init_completion(&sdp->sd_withdraw_helper); in init_sbd()