Searched refs:sd_freeze_work (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/gfs2/
H A Dincore.h719 struct work_struct sd_freeze_work; member in struct:gfs2_sbd
H A Dglops.c585 if (!queue_work(gfs2_freeze_wq, &sdp->sd_freeze_work))
H A Dsuper.c696 struct gfs2_sbd *sdp = container_of(work, struct gfs2_sbd, sd_freeze_work);
H A Dops_fstype.c851 INIT_WORK(&sdp->sd_freeze_work, gfs2_freeze_func);

Completed in 178 milliseconds