Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c1110 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str, in ocfs2_fill_super()
1112 if (!osb->osb_debug_root) { in ocfs2_fill_super()
1119 osb->osb_debug_root, in ocfs2_fill_super()
1131 osb->osb_debug_root); in ocfs2_fill_super()
1955 debugfs_remove(osb->osb_debug_root); in ocfs2_dismount_volume()
Docfs2.h409 struct dentry *osb_debug_root; member
Ddlmglue.c3060 osb->osb_debug_root, in ocfs2_dlm_init_debug()