Home
last modified time | relevance | path

Searched defs:blocksize (Results 51 – 75 of 185) sorted by relevance

12345678

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c19 uint32_t blocksize; member
H A Dtest_throughput.c799 uint32_t blocksize, void *input, uint32_t data_len) in test_hash_item_tp()
910 uint32_t blocksize; in test_hash_tp() member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-des3.c153 unsigned int blocksize; member
H A Dccp-crypto-aes-galois.c191 unsigned int blocksize; member
H A Dccp-crypto-aes.c247 unsigned int blocksize; member
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c607 int blocksize; in gss_krb5_aes_encrypt() local
730 int nblocks, blocksize, cbcbytes; in gss_krb5_aes_decrypt() local
/OK3568_Linux_fs/u-boot/tools/
H A Dkwbimage.h40 uint32_t blocksize; /* 0x4-0x7 */ member
78 uint32_t blocksize; /* 0x4-0x7 */ member
/OK3568_Linux_fs/kernel/arch/m68k/emu/
H A Dnfblock.c42 u32 *blocksize) in nfhd_get_capacity()
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4fs.c57 int blocksize = (1 << (log2_fs_blocksize + log2blksz)); in ext4fs_read_file() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dpattern.cc259 int blocksize = 4096; in CalculateCrc() local
H A Dworker.cc903 const int blocksize = 4096; in CrcCheckPage() local
1212 const int blocksize = 4096; in CrcCopyPage() local
1317 const int blocksize = 4096; in InvertPageDown() local
1341 const int blocksize = 4096; in InvertPageUp() local
1368 const int blocksize = 4096; in CrcWarmCopyPage() local
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dbcm47xxsflash.h74 u32 blocksize; member
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Drecovery.c97 unsigned int blocksize = nilfs->ns_blocksize; in nilfs_compute_checksum() local
499 unsigned int blocksize = nilfs->ns_blocksize; in nilfs_recover_dsync_blocks() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dindirect.c1110 unsigned blocksize = inode->i_sb->s_blocksize; in ext4_ind_truncate() local
1227 unsigned blocksize = inode->i_sb->s_blocksize; in ext4_ind_remove_space() local
H A Dreadpage.c271 const unsigned blocksize = 1 << blkbits; in ext4_mpage_readpages() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drelocation.c159 u32 blocksize; in mark_block_processed() local
1202 u32 blocksize; in replace_path() local
2232 u32 blocksize; in do_relocation() local
2454 u32 blocksize = rc->extent_root->fs_info->nodesize; in tree_block_processed() local
2923 u64 bytenr, u32 blocksize, in __add_tree_block()
3084 const u32 blocksize = fs_info->nodesize; in add_data_references() local
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dfile.c230 unsigned int blocksize = i_blocksize(inode); in exfat_truncate() local
/OK3568_Linux_fs/kernel/fs/minix/
H A Dbitmap.c27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free()
H A Dminix.h90 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.h17 int blocksize; member
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dfile.c588 unsigned blocksize, u; in ntfs_prepare_pages_for_non_resident_write() local
1396 unsigned blocksize, u; in ntfs_commit_pages_after_non_resident_write() local
H A Dmft.c458 unsigned int blocksize = vol->sb->s_blocksize; in ntfs_sync_mft_mirror() local
664 unsigned int blocksize = vol->sb->s_blocksize; in write_mft_record_nolock() local
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Dmemcpy_mck.S273 #define blocksize r23 macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c215 uint blocksize) in uniphier_sd_pio_read_one_block()
245 const u32 **pbuf, uint blocksize) in uniphier_sd_pio_write_one_block()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_ahash_utils.c157 unsigned int blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in rk_ahash_hmac_setkey() local

12345678