Searched refs:dlm_root (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/dlm/
H A Ddebug_fs.c27 static struct dentry *dlm_root; variable in typeref:struct:dentry
983 dlm_root,
993 dlm_root,
1003 dlm_root,
1013 dlm_root,
1021 dlm_root,
1031 dlm_root,
1039 dlm_root = debugfs_create_dir("dlm", NULL);
1040 dlm_comms = debugfs_create_dir("comms", dlm_root);
1045 debugfs_remove(dlm_root);
[all...]

Completed in 93 milliseconds