Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlockspace.c456 if (ls->ls_namelen != namelen) in new_lockspace()
480 ls->ls_namelen = namelen; in new_lockspace()
Ddlm_internal.h672 int ls_namelen; member