Home
last modified time | relevance | path

Searched refs:gfs2_dlm_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
H A Dglock.h267 extern const struct lm_lockops gfs2_dlm_ops;
H A Dlock_dlm.c1426 const struct lm_lockops gfs2_dlm_ops = { variable
H A Dops_fstype.c994 lm = &gfs2_dlm_ops; in gfs2_lm_mount()