DLM_LOCKSPACE_LEN 494 fs/dlm/debug_fs.c char name[DLM_LOCKSPACE_LEN+8]; DLM_LOCKSPACE_LEN 505 fs/dlm/debug_fs.c snprintf(name, DLM_LOCKSPACE_LEN+8, "%s_waiters", ls->ls_name); DLM_LOCKSPACE_LEN 518 fs/dlm/debug_fs.c snprintf(name, DLM_LOCKSPACE_LEN+8, "%s_locks", ls->ls_name); DLM_LOCKSPACE_LEN 394 fs/dlm/lockspace.c if (namelen > DLM_LOCKSPACE_LEN)