Home
last modified time | relevance | path

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

/linux/fs/gfs2/ !
H A Dutil.c207 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()
H A Dincore.h719 struct work_struct sd_withdraw_work; member
H A Dsuper.c608 flush_work(&sdp->sd_withdraw_work); in gfs2_put_super()
H A Dops_fstype.c1211 INIT_WORK(&sdp->sd_withdraw_work, gfs2_withdraw_func); in gfs2_fill_super()