Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlockspace.c405 if (ls->ls_namelen != namelen) in new_lockspace()
429 ls->ls_namelen = namelen; in new_lockspace()
H A Ddlm_internal.h666 int ls_namelen; member