Searched refs:gfs2_withdraw_func (Results 1 – 3 of 3) sorted by relevance
196 void gfs2_withdraw_func(struct work_struct *work);
205 void gfs2_withdraw_func(struct work_struct *work) in gfs2_withdraw_func() function
1211 INIT_WORK(&sdp->sd_withdraw_work, gfs2_withdraw_func); in gfs2_fill_super()