Home
last modified time | relevance | path

Searched refs:ls_namelen (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dlockspace.c454 if (ls->ls_namelen != namelen) in new_lockspace()
478 ls->ls_namelen = namelen; in new_lockspace()
H A Ddlm_internal.h653 int ls_namelen; member