Searched defs:ninos (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_trans_dquot.c | 578 	long		ninos,  in xfs_trans_dqresv()738 	long			ninos,  in xfs_trans_reserve_quota_bydquots()
 797 	long			ninos,  in xfs_trans_reserve_quota_nblks()
 
 | 
| D | xfs_quota.h | 127 		struct xfs_inode *ip, int64_t nblks, long ninos, uint flags)  in xfs_trans_reserve_quota_nblks()153 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \  argument
 
 |