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

/linux-master/fs/ocfs2/
H A Dsuper.c1072 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str,
1075 debugfs_create_file("fs_state", S_IFREG|S_IRUSR, osb->osb_debug_root,
1080 osb->osb_debug_root);
1169 debugfs_remove_recursive(osb->osb_debug_root);
1921 debugfs_remove_recursive(osb->osb_debug_root);
H A Docfs2.h400 struct dentry *osb_debug_root; member in struct:ocfs2_super
H A Ddlmglue.c3311 osb->osb_debug_root, osb, &ocfs2_dlm_debug_fops);
3313 debugfs_create_u32("locking_filter", 0600, osb->osb_debug_root,

Completed in 136 milliseconds