Searched refs:lm_lockops (Results 1 – 6 of 6) sorted by relevance
129 struct lm_lockops { struct278 extern const struct lm_lockops gfs2_dlm_ops;
36 struct lm_lockops;649 const struct lm_lockops *ls_ops;
315 const struct lm_lockops *lm = ls->ls_ops; in gfs2_withdraw()
952 static const struct lm_lockops nolock_ops = {968 const struct lm_lockops *lm; in gfs2_lm_mount()1042 const struct lm_lockops *lm = sdp->sd_lockstruct.ls_ops; in gfs2_lm_unmount()
399 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()
1455 const struct lm_lockops gfs2_dlm_ops = {
Completed in 23 milliseconds