Searched defs:gdqp (Results 1 – 8 of 8) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_quota.h | 158 struct xfs_dquot **gdqp, struct xfs_dquot **pdqp) in xfs_qm_vop_dqalloc() 181 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, in xfs_trans_reserve_quota_bydquots() 189 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) in xfs_trans_reserve_quota_icreate()
|
H A D | xfs_symlink.c | 108 struct xfs_dquot *gdqp; in xfs_symlink() local
|
H A D | xfs_trans_dquot.c | 923 struct xfs_dquot *gdqp, in xfs_trans_reserve_quota_bydquots() 1025 struct xfs_dquot *gdqp, in xfs_trans_reserve_quota_icreate()
|
H A D | xfs_trans.c | 1203 struct xfs_dquot *gdqp, in xfs_trans_alloc_icreate() 1254 struct xfs_dquot *gdqp; in xfs_trans_alloc_ichange() local
|
H A D | xfs_iops.c | 727 struct xfs_dquot *udqp = NULL, *gdqp = NULL; in xfs_setattr_nonsize() local
|
H A D | xfs_qm.c | 2186 struct xfs_dquot *gdqp, in xfs_qm_vop_create_dqattach()
|
H A D | xfs_icache.c | 1628 struct xfs_dquot *gdqp, in xfs_blockgc_free_dquots()
|
/linux/fs/xfs/scrub/ |
H A D | tempfile.c | 52 struct xfs_dquot *gdqp; in xrep_tempfile_create() local
|