Searched defs:nblks (Results  1 – 12 of 12) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ | 
| D | mdp5_smp.c | 112 		u32 cid, int nblks)  in smp_request_block() 162 		enum mdp5_pipe pipe, int nblks)  in set_fifo_thresholds() 187 	int i, hsub, nplanes, nlines, nblks, ret;  in mdp5_smp_request()  local 226 	int i, nblks;  in mdp5_smp_release()  local
  | 
| /linux-4.1.27/fs/xfs/ | 
| D | xfs_trans_dquot.c | 590 	long		nblks,  in xfs_trans_dqresv() 747 	long			nblks,  in xfs_trans_reserve_quota_bydquots() 806 	long			nblks,  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() 128 		long nblks, long nions, uint flags)  in xfs_trans_reserve_quota_bydquots() 147 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \  argument
  | 
| D | xfs_qm.c | 1043 	xfs_qcnt_t		nblks,  in xfs_qm_quotacheck_dqadjust() 1133 	xfs_qcnt_t	nblks, rtblks = 0;  in xfs_qm_dqusage_adjust()  local
  | 
| /linux-4.1.27/fs/xfs/libxfs/ | 
| D | xfs_log_rlimit.c | 41 	int			nblks;  in xfs_log_calc_max_attrsetm_res()  local
  | 
| D | xfs_attr.c | 168 	int			nblks;  in xfs_attr_calc_size()  local
  | 
| D | xfs_da_btree.c | 2003 	xfs_rfsblock_t		nblks = dp->i_d.di_nblocks;  in xfs_da_grow_inode_int()  local
  | 
| D | xfs_bmap.c | 4707 	xfs_filblks_t		nblks;	/* quota/sb block count */  in xfs_bmap_del_extent()  local
  | 
| /linux-4.1.27/arch/powerpc/boot/ | 
| D | mktree.c | 44 	int	nblks, i;  in main()  local
  | 
| /linux-4.1.27/fs/jfs/ | 
| D | jfs_extent.c | 513 	s64 nb, nblks, daddr, max;  in extBalloc()  local 603 	    s64 blkno, s64 nblks, s64 * newnblks, s64 * newblkno)  in extBrealloc()
  | 
| D | jfs_xtree.c | 2576 	int nb, npages, nblks;  in xtRelocate()  local
  | 
| D | jfs_dmap.c | 427 	int nblks, dbitno, wbitno, rbits;  in dbUpdatePMap()  local
  |