fc_lock           153 fs/ocfs2/filecheck.c 	spin_lock(&entry->fs_fcheck->fc_lock);
fc_lock           161 fs/ocfs2/filecheck.c 	spin_unlock(&entry->fs_fcheck->fc_lock);
fc_lock           178 fs/ocfs2/filecheck.c 	spin_lock_init(&fcheck->fc_lock);
fc_lock           220 fs/ocfs2/filecheck.c 	spin_lock(&ent->fs_fcheck->fc_lock);
fc_lock           235 fs/ocfs2/filecheck.c 	spin_unlock(&ent->fs_fcheck->fc_lock);
fc_lock           314 fs/ocfs2/filecheck.c 		spin_lock(&ent->fs_fcheck->fc_lock);
fc_lock           316 fs/ocfs2/filecheck.c 		spin_unlock(&ent->fs_fcheck->fc_lock);
fc_lock           323 fs/ocfs2/filecheck.c 	spin_lock(&ent->fs_fcheck->fc_lock);
fc_lock           343 fs/ocfs2/filecheck.c 	spin_unlock(&ent->fs_fcheck->fc_lock);
fc_lock           404 fs/ocfs2/filecheck.c 	spin_lock(&ent->fs_fcheck->fc_lock);
fc_lock           407 fs/ocfs2/filecheck.c 	spin_unlock(&ent->fs_fcheck->fc_lock);
fc_lock           478 fs/ocfs2/filecheck.c 	spin_lock(&ent->fs_fcheck->fc_lock);
fc_lock           507 fs/ocfs2/filecheck.c 	spin_unlock(&ent->fs_fcheck->fc_lock);
fc_lock            40 fs/ocfs2/filecheck.h 	spinlock_t fc_lock;