Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_symlink.c161 struct xfs_dquot *pdqp = NULL; in xfs_symlink() local
H A Dxfs_quota.h113 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) xfs_qm_vop_dqalloc() argument
132 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) xfs_trans_reserve_quota_bydquots() argument
H A Dxfs_trans_dquot.c746 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) xfs_trans_reserve_quota_bydquots() argument
H A Dxfs_qm.c1831 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
1904 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_ioctl.c1438 struct xfs_dquot *pdqp = NULL; in xfs_ioctl_setattr() local
H A Dxfs_inode.c1126 struct xfs_dquot *pdqp = NULL; in xfs_create() local
1277 struct xfs_dquot *pdqp = NULL; in xfs_create_tmpfile() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_symlink.c172 struct xfs_dquot *pdqp = NULL; in xfs_symlink() local
H A Dxfs_quota.h119 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) xfs_qm_vop_dqalloc() argument
139 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) xfs_trans_reserve_quota_bydquots() argument
154 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) xfs_trans_reserve_quota_icreate() argument
H A Dxfs_trans_dquot.c726 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) xfs_trans_reserve_quota_bydquots() argument
827 xfs_trans_reserve_quota_icreate( struct xfs_trans *tp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) xfs_trans_reserve_quota_icreate() argument
H A Dxfs_qm.c1887 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_trans.c1295 struct xfs_dquot *pdqp; in xfs_trans_alloc_ichange() local
1239 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) xfs_trans_alloc_icreate() argument
H A Dxfs_ioctl.c1317 struct xfs_dquot *pdqp = NULL; in xfs_fileattr_set() local
1194 xfs_ioctl_setattr_get_trans( struct xfs_inode *ip, struct xfs_dquot *pdqp) xfs_ioctl_setattr_get_trans() argument
H A Dxfs_icache.c1519 xfs_blockgc_free_dquots( struct xfs_mount *mp, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, unsigned int iwalk_flags) xfs_blockgc_free_dquots() argument
H A Dxfs_inode.c972 struct xfs_dquot *pdqp = NULL; in xfs_create() local
1123 struct xfs_dquot *pdqp = NULL; in xfs_create_tmpfile() local
[all...]

Completed in 21 milliseconds