lm_first_done     123 fs/gfs2/glock.h 	void (*lm_first_done) (struct gfs2_sbd *sdp);
lm_first_done    1340 fs/gfs2/lock_dlm.c 	.lm_first_done = gdlm_first_done,
lm_first_done     526 fs/gfs2/ops_fstype.c 	if (sdp->sd_lockstruct.ls_ops->lm_first_done)
lm_first_done     527 fs/gfs2/ops_fstype.c 		sdp->sd_lockstruct.ls_ops->lm_first_done(sdp);