Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dsuper.c1115 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str, in ocfs2_fill_super()
1117 if (!osb->osb_debug_root) { in ocfs2_fill_super()
1124 osb->osb_debug_root, in ocfs2_fill_super()
1136 osb->osb_debug_root); in ocfs2_fill_super()
1974 debugfs_remove(osb->osb_debug_root); in ocfs2_dismount_volume()
Docfs2.h410 struct dentry *osb_debug_root; member
Ddlmglue.c2965 osb->osb_debug_root, in ocfs2_dlm_init_debug()