Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dlockspace.c474 if (ls->ls_namelen != namelen) in new_lockspace()
498 ls->ls_namelen = namelen; in new_lockspace()
Ddlm_internal.h628 int ls_namelen; member