Searched defs:udqp (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_symlink.c193 struct xfs_dquot *udqp = NULL; xfs_symlink() local
H A Dxfs_quota.h106 xfs_qm_vop_dqalloc(struct xfs_inode *ip, xfs_dqid_t uid, xfs_dqid_t gid, prid_t prid, uint flags, struct xfs_dquot **udqp, struct xfs_dquot **gdqp, struct xfs_dquot **pdqp) xfs_qm_vop_dqalloc() argument
125 xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, struct xfs_mount *mp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, long nblks, long nions, uint flags) xfs_trans_reserve_quota_bydquots() argument
H A Dxfs_trans_dquot.c741 xfs_trans_reserve_quota_bydquots( struct xfs_trans *tp, struct xfs_mount *mp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, long nblks, long ninos, uint flags) xfs_trans_reserve_quota_bydquots() argument
H A Dxfs_ioctl.c1174 struct xfs_dquot *udqp = NULL; xfs_ioctl_setattr() local
H A Dxfs_iops.c553 struct xfs_dquot *udqp = NULL, *gdqp = NULL; xfs_setattr_nonsize() local
H A Dxfs_qm.c1783 xfs_qm_vop_chown_reserve( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, uint flags) xfs_qm_vop_chown_reserve() argument
1903 xfs_qm_vop_create_dqattach( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp) xfs_qm_vop_create_dqattach() argument
H A Dxfs_inode.c1133 struct xfs_dquot *udqp = NULL; xfs_create() local
1322 struct xfs_dquot *udqp = NULL; xfs_create_tmpfile() local

Completed in 181 milliseconds