Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/quota/
Dxfs_dquot.c64 static struct lock_class_key xfs_dquot_other_class; variable
134 lockdep_set_class(&dqp->q_qlock, &xfs_dquot_other_class); in xfs_qm_dqinit()