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

/linux-master/fs/ocfs2/
H A Dfilecheck.h38 spinlock_t fc_lock; member in struct:ocfs2_filecheck
H A Dfilecheck.c152 spin_lock(&entry->fs_fcheck->fc_lock);
160 spin_unlock(&entry->fs_fcheck->fc_lock);
177 spin_lock_init(&fcheck->fc_lock);
219 spin_lock(&ent->fs_fcheck->fc_lock);
234 spin_unlock(&ent->fs_fcheck->fc_lock);
313 spin_lock(&ent->fs_fcheck->fc_lock);
315 spin_unlock(&ent->fs_fcheck->fc_lock);
322 spin_lock(&ent->fs_fcheck->fc_lock);
338 spin_unlock(&ent->fs_fcheck->fc_lock);
399 spin_lock(&ent->fs_fcheck->fc_lock);
[all...]

Completed in 104 milliseconds