osb_fc_ent        171 fs/ocfs2/filecheck.c 	struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent;
osb_fc_ent        199 fs/ocfs2/filecheck.c 	if (!osb->osb_fc_ent.fs_fcheck)
osb_fc_ent        202 fs/ocfs2/filecheck.c 	kobject_del(&osb->osb_fc_ent.fs_kobj);
osb_fc_ent        203 fs/ocfs2/filecheck.c 	kobject_put(&osb->osb_fc_ent.fs_kobj);
osb_fc_ent        204 fs/ocfs2/filecheck.c 	wait_for_completion(&osb->osb_fc_ent.fs_kobj_unregister);
osb_fc_ent        205 fs/ocfs2/filecheck.c 	ocfs2_filecheck_sysfs_free(&osb->osb_fc_ent);
osb_fc_ent        437 fs/ocfs2/filecheck.c 						osb_fc_ent);
osb_fc_ent        470 fs/ocfs2/ocfs2.h 	struct ocfs2_filecheck_sysfs_entry osb_fc_ent;