Home
last modified time | relevance | path

Searched refs:dlm_create_debug_file (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/dlm/
Ddlm_internal.h725 int dlm_create_debug_file(struct dlm_ls *ls);
730 static inline int dlm_create_debug_file(struct dlm_ls *ls) { return 0; } in dlm_create_debug_file() function
Dlockspace.c661 dlm_create_debug_file(ls); in new_lockspace()
Ddebug_fs.c743 int dlm_create_debug_file(struct dlm_ls *ls) in dlm_create_debug_file() function