Searched refs:osb_ctxt (Results 1 – 2 of 2) sorted by relevance
414 struct dentry *osb_ctxt; member
1120 osb->osb_ctxt = debugfs_create_file("fs_state", S_IFREG|S_IRUSR, in ocfs2_fill_super()1124 if (!osb->osb_ctxt) { in ocfs2_fill_super()1918 debugfs_remove(osb->osb_ctxt); in ocfs2_dismount_volume()