Searched refs:lm_lockops (Results 1 – 6 of 6) sorted by relevance
127 struct lm_lockops { struct290 extern const struct lm_lockops gfs2_dlm_ops;
36 struct lm_lockops;654 const struct lm_lockops *ls_ops;
333 const struct lm_lockops *lm = ls->ls_ops; in gfs2_withdraw()
990 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()
391 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()
1406 const struct lm_lockops gfs2_dlm_ops = {
Completed in 18 milliseconds