Searched defs:ninos (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_trans_dquot.c | 636 long ninos, in xfs_trans_dqresv() 746 long ninos, in xfs_trans_reserve_quota_bydquots() 804 long ninos, in xfs_trans_reserve_quota_nblks()
|
D | xfs_quota.h | 128 struct xfs_inode *ip, int64_t nblks, long ninos, uint flags) in xfs_trans_reserve_quota_nblks() 154 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument
|