Searched refs:fc_lock (Results 1 – 2 of 2) sorted by relevance
152 spin_lock(&entry->fs_fcheck->fc_lock); in ocfs2_filecheck_sysfs_free()160 spin_unlock(&entry->fs_fcheck->fc_lock); in ocfs2_filecheck_sysfs_free()177 spin_lock_init(&fcheck->fc_lock); in ocfs2_filecheck_create_sysfs()219 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_adjust_max()234 spin_unlock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_adjust_max()313 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()315 spin_unlock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()322 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()338 spin_unlock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()399 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_done_entry()[all …]
38 spinlock_t fc_lock; member