Home
last modified time | relevance | path

Searched refs:gfs2_withdraw_func (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
H A Dutil.h196 void gfs2_withdraw_func(struct work_struct *work);
H A Dutil.c205 void gfs2_withdraw_func(struct work_struct *work) in gfs2_withdraw_func() function
H A Dops_fstype.c1211 INIT_WORK(&sdp->sd_withdraw_work, gfs2_withdraw_func); in gfs2_fill_super()