Home
last modified time | relevance | path

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

/linux-4.1.27/fs/dlm/
Dlockspace.c467 if (ls->ls_namelen != namelen) in new_lockspace()
491 ls->ls_namelen = namelen; in new_lockspace()
Ddlm_internal.h622 int ls_namelen; member