Home
last modified time | relevance | path

Searched refs:lm_mount (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Ddentry.c58 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) { in gfs2_drevalidate()
A Dglock.h129 int (*lm_mount) (struct gfs2_sbd *sdp, const char *table); member
A Dsys.c475 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in lkfirst_store()
572 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in jid_store()
A Dops_fstype.c1065 if (lm->lm_mount == NULL) { in gfs2_lm_mount()
1070 ret = lm->lm_mount(sdp, table); in gfs2_lm_mount()
1087 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in wait_on_journal()
A Dlock_dlm.c1408 .lm_mount = gdlm_mount,

Completed in 15 milliseconds