Searched refs:fc_lock (Results 1 – 2 of 2) sorted by relevance
161 spin_lock(&entry->fs_fcheck->fc_lock); in ocfs2_filecheck_sysfs_free()169 spin_unlock(&entry->fs_fcheck->fc_lock); in ocfs2_filecheck_sysfs_free()186 spin_lock_init(&fcheck->fc_lock); in ocfs2_filecheck_create_sysfs()228 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_adjust_max()243 spin_unlock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_adjust_max()322 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()324 spin_unlock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()331 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()347 spin_unlock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_attr_show()408 spin_lock(&ent->fs_fcheck->fc_lock); in ocfs2_filecheck_done_entry()[all …]
48 spinlock_t fc_lock; member