Searched defs:ninos (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/xfs/ | 
| D | xfs_trans_dquot.c | 591 	long		ninos,  in xfs_trans_dqresv() 748 	long			ninos,  in xfs_trans_reserve_quota_bydquots() 807 	long			ninos,  in xfs_trans_reserve_quota_nblks()
  | 
| D | xfs_quota.h | 121 		struct xfs_inode *ip, long nblks, long ninos, uint flags)  in xfs_trans_reserve_quota_nblks() 147 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \  argument
  |