Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.h126 void (*lm_first_done) (struct gfs2_sbd *sdp); member
Dops_fstype.c527 if (sdp->sd_lockstruct.ls_ops->lm_first_done) in gfs2_others_may_mount()
528 sdp->sd_lockstruct.ls_ops->lm_first_done(sdp); in gfs2_others_may_mount()
Dlock_dlm.c1344 .lm_first_done = gdlm_first_done,