Searched refs:osb_fc_ent (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dfilecheck.c170 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent;
198 if (!osb->osb_fc_ent.fs_fcheck)
201 kobject_del(&osb->osb_fc_ent.fs_kobj);
202 kobject_put(&osb->osb_fc_ent.fs_kobj);
203 wait_for_completion(&osb->osb_fc_ent.fs_kobj_unregister);
204 ocfs2_filecheck_sysfs_free(&osb->osb_fc_ent);
432 osb_fc_ent);
H A Docfs2.h469 struct ocfs2_filecheck_sysfs_entry osb_fc_ent; member in struct:ocfs2_super

Completed in 115 milliseconds