Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h133 struct lm_lockops { struct
283 extern const struct lm_lockops gfs2_dlm_ops;
H A Dincore.h36 struct lm_lockops;
647 const struct lm_lockops *ls_ops;
H A Dutil.c209 const struct lm_lockops *lm = ls->ls_ops; in gfs2_withdraw_func()
H A Dops_fstype.c945 static const struct lm_lockops nolock_ops = {
961 const struct lm_lockops *lm; in gfs2_lm_mount()
1035 const struct lm_lockops *lm = sdp->sd_lockstruct.ls_ops; in gfs2_lm_unmount()
H A Dsys.c391 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()
H A Dlock_dlm.c1451 const struct lm_lockops gfs2_dlm_ops = {