Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dglock.h127 struct lm_lockops { struct
291 extern const struct lm_lockops gfs2_dlm_ops;
Dincore.h36 struct lm_lockops;
652 const struct lm_lockops *ls_ops;
Dutil.c333 const struct lm_lockops *lm = ls->ls_ops; in gfs2_withdraw()
Dops_fstype.c990 static const struct lm_lockops nolock_ops = {
1006 const struct lm_lockops *lm; in gfs2_lm_mount()
1080 const struct lm_lockops *lm = sdp->sd_lockstruct.ls_ops; in gfs2_lm_unmount()
Dsys.c389 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()
Dlock_dlm.c1406 const struct lm_lockops gfs2_dlm_ops = {