Searched refs:sd_withdraw_work (Results 1 – 4 of 4) sorted by relevance
207 struct gfs2_sbd *sdp = container_of(work, struct gfs2_sbd, sd_withdraw_work); in gfs2_withdraw_func()258 schedule_work(&sdp->sd_withdraw_work); in gfs2_withdraw()
719 struct work_struct sd_withdraw_work; member
608 flush_work(&sdp->sd_withdraw_work); in gfs2_put_super()
1211 INIT_WORK(&sdp->sd_withdraw_work, gfs2_withdraw_func); in gfs2_fill_super()