Home
last modified time | relevance | path

Searched refs:qcheck_lock (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/xfs/quota/
Dxfs_qm_syscalls.c922 struct mutex qcheck_lock; variable
1209 mutex_lock(&qcheck_lock); in xfs_qm_internalqcheck()
1255 mutex_unlock(&qcheck_lock); in xfs_qm_internalqcheck()
Dxfs_qm.c71 extern struct mutex qcheck_lock;
169 mutex_init(&qcheck_lock); in xfs_Gqm_init()
218 mutex_destroy(&qcheck_lock); in xfs_qm_destroy()