Home
last modified time | relevance | path

Searched refs:lm_mount (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Ddentry.c58 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) { in gfs2_drevalidate()
H A Dglock.h122 int (*lm_mount) (struct gfs2_sbd *sdp, const char *table); member
H A Dsys.c406 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in lkfirst_store()
503 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in jid_store()
H A Dops_fstype.c1041 if (lm->lm_mount == NULL) { in gfs2_lm_mount()
1046 ret = lm->lm_mount(sdp, table); in gfs2_lm_mount()
1062 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in wait_on_journal()
H A Dlock_dlm.c1392 .lm_mount = gdlm_mount,
/kernel/linux/linux-6.6/fs/gfs2/
H A Ddentry.c58 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) { in gfs2_drevalidate()
H A Dglock.h120 int (*lm_mount) (struct gfs2_sbd *sdp, const char *table); member
H A Dsys.c483 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in lkfirst_store()
580 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in jid_store()
H A Dops_fstype.c1061 if (lm->lm_mount == NULL) { in gfs2_lm_mount()
1066 ret = lm->lm_mount(sdp, table); in gfs2_lm_mount()
1083 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in wait_on_journal()
H A Dlock_dlm.c1400 .lm_mount = gdlm_mount,

Completed in 11 milliseconds