Searched defs:nblks (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.c | 73 u32 cid, int nblks) in smp_request_block() 106 enum mdp5_pipe pipe, int nblks) in set_fifo_thresholds() 232 unsigned nblks = 0; in update_smp_state() local 303 unsigned i, nblks = 0; in mdp5_smp_prepare_commit() local
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trans_dquot.c | 588 long nblks, in xfs_trans_dqresv() 748 long nblks, in xfs_trans_reserve_quota_bydquots() 807 long nblks, in xfs_trans_reserve_quota_nblks()
|
D | xfs_quota.h | 124 struct xfs_inode *ip, long nblks, long ninos, uint flags) in xfs_trans_reserve_quota_nblks() 131 long nblks, long nions, uint flags) in xfs_trans_reserve_quota_bydquots() 150 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument
|
D | xfs_qm.c | 1063 xfs_qcnt_t nblks, in xfs_qm_quotacheck_dqadjust() 1129 xfs_qcnt_t nblks; in xfs_qm_dqusage_adjust() local
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_log_rlimit.c | 29 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 | 2050 xfs_rfsblock_t nblks = dp->i_d.di_nblocks; in xfs_da_grow_inode_int() local
|
D | xfs_bmap.c | 4855 xfs_filblks_t nblks; /* quota/sb block count */ in xfs_bmap_del_extent_real() local
|
/Linux-v4.19/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_dmap.c | 427 int nblks, dbitno, wbitno, rbits; in dbUpdatePMap() local
|
D | jfs_xtree.c | 2576 int nb, npages, nblks; in xtRelocate() local
|
/Linux-v4.19/arch/powerpc/boot/ |
D | mktree.c | 45 int nblks, i; in main() local
|
/Linux-v4.19/drivers/scsi/cxlflash/ |
D | vlun.c | 425 u32 nblks) in write_same16()
|
/Linux-v4.19/drivers/crypto/amcc/ |
D | crypto4xx_alg.c | 251 unsigned int nblks = ALIGN(req->cryptlen, AES_BLOCK_SIZE) / in crypto4xx_ctr_crypt() local
|
/Linux-v4.19/drivers/crypto/axis/ |
D | artpec6_crypto.c | 1187 unsigned int nblks = ALIGN(req->cryptlen, AES_BLOCK_SIZE) / in artpec6_crypto_ctr_crypt() local
|