Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dglock.h122 struct lm_lockops { struct
248 extern const struct lm_lockops gfs2_dlm_ops;
Dutil.c41 const struct lm_lockops *lm = ls->ls_ops; in gfs2_lm_withdraw()
Dincore.h38 struct lm_lockops;
637 const struct lm_lockops *ls_ops;
Dops_fstype.c923 static const struct lm_lockops nolock_ops = {
940 const struct lm_lockops *lm; in gfs2_lm_mount()
1013 const struct lm_lockops *lm = sdp->sd_lockstruct.ls_ops; in gfs2_lm_unmount()
Dsys.c333 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()
Dlock_dlm.c1325 const struct lm_lockops gfs2_dlm_ops = {