Searched defs:pdqp (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_symlink.c102 struct xfs_dquot *pdqp = NULL; local
H A Dxfs_quota.h153 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, prid_t prid, uint flags, struct xfs_dquot **udqp, struct xfs_dquot **gdqp, struct xfs_dquot **pdqp) argument
176 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, int64_t nblks, long nions, uint flags) argument
185 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) argument
H A Dxfs_trans_dquot.c894 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, int64_t nblks, long ninos, uint flags) argument
995 xfs_trans_reserve_quota_icreate( struct xfs_trans *tp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) argument
H A Dxfs_qm.c1904 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) argument
H A Dxfs_trans.c1365 struct xfs_dquot *pdqp; local
1309 xfs_trans_alloc_icreate( struct xfs_mount *mp, struct xfs_trans_res *resv, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, unsigned int dblocks, struct xfs_trans **tpp) argument
H A Dxfs_ioctl.c733 struct xfs_dquot *pdqp = NULL; local
610 xfs_ioctl_setattr_get_trans( struct xfs_inode *ip, struct xfs_dquot *pdqp) argument
H A Dxfs_icache.c1525 xfs_blockgc_free_dquots( struct xfs_mount *mp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, unsigned int iwalk_flags) argument
H A Dxfs_inode.c1038 struct xfs_dquot *pdqp = NULL; local
1218 struct xfs_dquot *pdqp = NULL; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dtempfile.c47 struct xfs_dquot *pdqp = NULL; local
H A Dorphanage.c56 struct xfs_dquot *udqp = NULL, *gdqp = NULL, *pdqp = NULL; local

Completed in 156 milliseconds