Home
last modified time | relevance | path

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

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