Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/cluster/
Dheartbeat.c1371 static const struct file_operations o2hb_debug_fops = { variable
1400 debugfs_create_file(name, S_IFREG|S_IRUSR, dir, *db, &o2hb_debug_fops); in o2hb_debug_create()