xfs_qm_dqget 183 fs/xfs/quota/xfs_dquot.h extern int xfs_qm_dqget(xfs_mount_t *, xfs_inode_t *, xfs_qm_dqget 730 fs/xfs/quota/xfs_qm.c if ((error = xfs_qm_dqget(ip->i_mount, ip, id, type, xfs_qm_dqget 1163 fs/xfs/quota/xfs_qm.c error = xfs_qm_dqget(mp, NULL, (xfs_dqid_t)0, xfs_qm_dqget 1303 fs/xfs/quota/xfs_qm.c if ((error = xfs_qm_dqget(mp, ip, ip->i_d.di_uid, XFS_DQ_USER, xfs_qm_dqget 1321 fs/xfs/quota/xfs_qm.c xfs_qm_dqget(mp, ip, xfs_qm_dqget 1325 fs/xfs/quota/xfs_qm.c xfs_qm_dqget(mp, ip, xfs_qm_dqget 2456 fs/xfs/quota/xfs_qm.c if ((error = xfs_qm_dqget(mp, NULL, (xfs_dqid_t) uid, xfs_qm_dqget 2485 fs/xfs/quota/xfs_qm.c if ((error = xfs_qm_dqget(mp, NULL, (xfs_dqid_t)gid, xfs_qm_dqget 2508 fs/xfs/quota/xfs_qm.c if ((error = xfs_qm_dqget(mp, NULL, (xfs_dqid_t)prid, xfs_qm_dqget 101 fs/xfs/quota/xfs_qm_bhv.c if (!xfs_qm_dqget(mp, NULL, ip->i_d.di_projid, XFS_DQ_PROJ, 0, &dqp)) { xfs_qm_dqget 624 fs/xfs/quota/xfs_qm_syscalls.c if ((error = xfs_qm_dqget(mp, NULL, id, type, XFS_QMOPT_DQALLOC, &dqp))) { xfs_qm_dqget 760 fs/xfs/quota/xfs_qm_syscalls.c if ((error = xfs_qm_dqget(mp, NULL, id, type, 0, &dqp))) { xfs_qm_dqget 1268 fs/xfs/quota/xfs_qm_syscalls.c if ((error = xfs_qm_dqget(d->q_mount, NULL, d->d_id, d->dq_flags, 0,