Home
last modified time | relevance | path

Searched refs:lm_lockops (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/fs/gfs2/
Dglock.h120 struct lm_lockops { struct
252 extern const struct lm_lockops gfs2_dlm_ops;
Dutil.c39 const struct lm_lockops *lm = ls->ls_ops; in gfs2_lm_withdraw()
Dincore.h35 struct lm_lockops;
666 const struct lm_lockops *ls_ops;
Dops_fstype.c918 static const struct lm_lockops nolock_ops = {
935 const struct lm_lockops *lm; in gfs2_lm_mount()
1008 const struct lm_lockops *lm = sdp->sd_lockstruct.ls_ops; in gfs2_lm_unmount()
Dsys.c321 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()
Dlock_dlm.c1337 const struct lm_lockops gfs2_dlm_ops = {