Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuper.c1112 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str, in ocfs2_fill_super()
1114 if (!osb->osb_debug_root) { in ocfs2_fill_super()
1121 osb->osb_debug_root, in ocfs2_fill_super()
1133 osb->osb_debug_root); in ocfs2_fill_super()
1975 debugfs_remove(osb->osb_debug_root); in ocfs2_dismount_volume()
Docfs2.h413 struct dentry *osb_debug_root; member
Ddlmglue.c3262 osb->osb_debug_root, in ocfs2_dlm_init_debug()