Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot.c974 struct xfs_dquot *dqp1; in xfs_qm_dqget_inode() local
976 dqp1 = xfs_inode_dquot(ip, type); in xfs_qm_dqget_inode()
977 if (dqp1) { in xfs_qm_dqget_inode()
979 dqp = dqp1; in xfs_qm_dqget_inode()