Home
last modified time | relevance | path

Searched refs:osb_ctxt (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Docfs2.h411 struct dentry *osb_ctxt; member
Dsuper.c1123 osb->osb_ctxt = debugfs_create_file("fs_state", S_IFREG|S_IRUSR, in ocfs2_fill_super()
1127 if (!osb->osb_ctxt) { in ocfs2_fill_super()
1917 debugfs_remove(osb->osb_ctxt); in ocfs2_dismount_volume()