Home
last modified time | relevance | path

Searched refs:lm_proto_name (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.h119 const char *lm_proto_name; member
H A Dsys.c400 return sprintf(buf, "%s\n", ops->lm_proto_name); in proto_name_show()
452 !strcmp(sdp->sd_lockstruct.ls_ops->lm_proto_name, "lock_dlm")) in wdack_store()
H A Dutil.c346 if (!strcmp(sdp->sd_lockstruct.ls_ops->lm_proto_name, "lock_dlm")) in gfs2_withdraw()
H A Dlock_dlm.c1411 .lm_proto_name = "lock_dlm",
H A Dops_fstype.c988 .lm_proto_name = "lock_nolock",