Home
last modified time | relevance | path

Searched refs:lm_first_done (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h123 void (*lm_first_done) (struct gfs2_sbd *sdp); member
H A Dops_fstype.c539 if (sdp->sd_lockstruct.ls_ops->lm_first_done) in gfs2_others_may_mount()
540 sdp->sd_lockstruct.ls_ops->lm_first_done(sdp); in gfs2_others_may_mount()
H A Dlock_dlm.c1393 .lm_first_done = gdlm_first_done,
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.h121 void (*lm_first_done) (struct gfs2_sbd *sdp); member
H A Dops_fstype.c552 if (sdp->sd_lockstruct.ls_ops->lm_first_done) in gfs2_others_may_mount()
553 sdp->sd_lockstruct.ls_ops->lm_first_done(sdp); in gfs2_others_may_mount()
H A Dlock_dlm.c1401 .lm_first_done = gdlm_first_done,

Completed in 9 milliseconds