Home
last modified time | relevance | path

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

/Linux-v5.15/fs/dlm/
Ddlm_internal.h755 void dlm_create_debug_file(struct dlm_ls *ls);
762 static inline void dlm_create_debug_file(struct dlm_ls *ls) { } in dlm_create_debug_file() function
Ddebug_fs.c794 void dlm_create_debug_file(struct dlm_ls *ls) in dlm_create_debug_file() function
Dlockspace.c650 dlm_create_debug_file(ls); in new_lockspace()