Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_symlink.c159 struct xfs_dquot *udqp = 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_iops.c633 struct xfs_dquot *udqp = NULL, *gdqp = NULL; in xfs_setattr_nonsize() local
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_inode.c1124 struct xfs_dquot *udqp = NULL; in xfs_create() local
1275 struct xfs_dquot *udqp = NULL; in xfs_create_tmpfile() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_symlink.c170 struct xfs_dquot *udqp = NULL; in xfs_symlink() local
H A Dxfs_quota.h154 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_icreate() argument
119 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
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_iops.c669 struct xfs_dquot *udqp = NULL, *gdqp = NULL; in xfs_setattr_nonsize() local
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.c1293 struct xfs_dquot *udqp; 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_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.c970 struct xfs_dquot *udqp = NULL; in xfs_create() local
1121 struct xfs_dquot *udqp = NULL; in xfs_create_tmpfile() local
[all...]

Completed in 19 milliseconds