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

/linux-master/fs/xfs/
H A Dxfs_dquot.c1018 struct xfs_dquot *dqp1; local
1020 dqp1 = xfs_inode_dquot(ip, type);
1021 if (dqp1) {
1023 dqp = dqp1;

Completed in 195 milliseconds