Home
last modified time | relevance | path

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

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