Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dsuper.c1070 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str, in ocfs2_fill_super()
1073 debugfs_create_file("fs_state", S_IFREG|S_IRUSR, osb->osb_debug_root, in ocfs2_fill_super()
1078 osb->osb_debug_root); in ocfs2_fill_super()
1167 debugfs_remove_recursive(osb->osb_debug_root); in ocfs2_fill_super()
1921 debugfs_remove_recursive(osb->osb_debug_root); in ocfs2_dismount_volume()
A Docfs2.h400 struct dentry *osb_debug_root; member
A Ddlmglue.c3309 osb->osb_debug_root, osb, &ocfs2_dlm_debug_fops); in ocfs2_dlm_init_debug()
3311 debugfs_create_u32("locking_filter", 0600, osb->osb_debug_root, in ocfs2_dlm_init_debug()

Completed in 17 milliseconds