Searched defs:ninos (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_quota.h | 127 xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, struct xfs_inode *ip, int64_t nblks, long ninos, uint flags) xfs_trans_reserve_quota_nblks() argument
|
| H A D | xfs_trans_dquot.c | 632 xfs_trans_dqresv( struct xfs_trans *tp, struct xfs_mount *mp, struct xfs_dquot *dqp, int64_t nblks, long ninos, uint flags) xfs_trans_dqresv() argument 746 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 807 xfs_trans_reserve_quota_nblks( struct xfs_trans *tp, struct xfs_inode *ip, int64_t nblks, long ninos, uint flags) xfs_trans_reserve_quota_nblks() argument [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_trans_dquot.c | 618 xfs_trans_dqresv( struct xfs_trans *tp, struct xfs_mount *mp, struct xfs_dquot *dqp, int64_t nblks, long ninos, uint flags) xfs_trans_dqresv() argument 726 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 [all...] |
Completed in 3 milliseconds