| /linux/fs/ocfs2/ |
| H A D | blockcheck.c | 144 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) in ocfs2_hamming_encode_block() 212 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, in ocfs2_hamming_fix_block() 349 void ocfs2_block_check_compute(void *data, size_t blocksize, in ocfs2_block_check_compute() 378 int ocfs2_block_check_validate(void *data, size_t blocksize, in ocfs2_block_check_validate()
|
| /linux/fs/nilfs2/ |
| H A D | the_nilfs.c | 209 struct nilfs_super_block *sbp, int *blocksize) in nilfs_get_blocksize() 262 int blocksize; in load_nilfs() local 606 struct super_block *sb, int blocksize, in nilfs_load_super_block() 705 int blocksize; in init_nilfs() local
|
| H A D | recovery.c | 99 unsigned int blocksize = nilfs->ns_blocksize; in nilfs_compute_checksum() local 530 unsigned int blocksize = nilfs->ns_blocksize; in nilfs_recover_dsync_blocks() local
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 154 size_t blocksize, keybytes, keylength, n; in krb5_DK() local 376 unsigned int blocksize, offset; in krb5_kdf_feedback_cmac() local
|
| H A D | gss_krb5_crypto.c | 481 u32 blocksize, nbytes, nblocks, cbcbytes; in krb5_cbc_cts_encrypt() local 545 u32 blocksize, nblocks, cbcbytes; in krb5_cbc_cts_decrypt() local
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 656 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in handle_ahash_req() local 897 unsigned int blocksize = in spu_hmac_outer_hash() local 996 unsigned int blocksize = in handle_ahash_resp() local 2314 unsigned int blocksize = in ahash_hmac_setkey() local 2417 unsigned int blocksize = in ahash_hmac_init() local 2469 unsigned int blocksize = in ahash_hmac_digest() local 4090 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in generic_cra_init() local
|
| /linux/drivers/ssb/ |
| H A D | driver_chipcommon_sflash.c | 28 u32 blocksize; member
|
| /linux/drivers/bcma/ |
| H A D | driver_chipcommon_sflash.c | 29 u32 blocksize; member
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1_patch.c | 33 int truesize, size, blocksize; in snd_emu10k1_sample_new() local
|
| /linux/drivers/usb/storage/ |
| H A D | alauda.c | 88 unsigned int blocksize; /* number of pages per block */ member 821 unsigned int blocksize = MEDIA_INFO(us).blocksize; in alauda_write_lba() local 924 unsigned int blocksize = MEDIA_INFO(us).blocksize; in alauda_read_data() local 1018 unsigned int blocksize = MEDIA_INFO(us).blocksize; in alauda_write_data() local
|
| /linux/tools/cgroup/ |
| H A D | iocost_coef_gen.py | 89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
|
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 429 int blocksize = crypto_tfm_alg_blocksize(&ahash->base); in ahash_setkey() local 830 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_ctx() local 1206 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_no_ctx() local 1404 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_first() local 1581 unsigned int blocksize; member
|
| /linux/fs/ntfs/ |
| H A D | aops.c | 132 unsigned long blocksize, flags; in ntfs_bmap() local
|
| /linux/include/linux/ssb/ |
| H A D | ssb_driver_mips.h | 28 u32 blocksize; member
|
| /linux/fs/ntfs3/ |
| H A D | bitmap.c | 504 u32 blocksize = sb->s_blocksize; in wnd_rescan() local 664 u32 blocksize = sb->s_blocksize; in wnd_init() local 1328 u32 blocksize = sb->s_blocksize; in wnd_extend() local
|
| /linux/drivers/mtd/parsers/ |
| H A D | bcm47xxpart.c | 95 uint32_t blocksize = master->erasesize; in bcm47xxpart_parse() local
|
| /linux/drivers/mtd/devices/ |
| H A D | bcm47xxsflash.h | 74 u32 blocksize; member
|
| /linux/fs/minix/ |
| H A D | bitmap.c | 27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free()
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 849 static void round_up_last_block(struct compressed_bio *cb, u32 blocksize) in round_up_last_block() 887 u64 blocksize = fs_info->sectorsize; in compress_file_range() local 1376 u32 blocksize = fs_info->sectorsize; in cow_file_range() local 2339 const u32 blocksize = fs_info->sectorsize; in run_delalloc_inline() local 3457 const u32 blocksize = fs_info->sectorsize; in btrfs_calculate_block_csum_folio() local 3489 const u32 blocksize = fs_info->sectorsize; in btrfs_calculate_block_csum_pages() local 3541 const u32 blocksize = fs_info->sectorsize; in btrfs_data_csum_ok() local 4977 static bool is_inside_block(u64 bytenr, u64 blockstart, u32 blocksize) in is_inside_block() 5059 u32 blocksize = fs_info->sectorsize; in btrfs_truncate_block() local 7135 const u32 blocksize = leaf->fs_info->sectorsize; in uncompress_inline() local [all …]
|
| H A D | tree-checker.c | 2073 const u32 blocksize = fs_info->sectorsize; in check_free_space_info() local 2118 const u32 blocksize = fs_info->sectorsize; in check_free_space_extent() local 2145 const u32 blocksize = fs_info->sectorsize; in check_free_space_bitmap() local
|
| H A D | defrag.c | 324 static bool close_blocks(u64 blocknr, u64 other, u32 blocksize) in close_blocks() 344 const u32 blocksize = fs_info->nodesize; in btrfs_realloc_node() local
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600_cs.c | 98 unsigned blocksize; member 244 u32 blocksize; member 1418 unsigned blocksize; in r600_texture_size() local
|
| /linux/fs/ext4/ |
| H A D | inode.c | 1122 unsigned blocksize = head->b_size; in ext4_walk_page_buffers() local 1180 unsigned int blocksize = i_blocksize(inode); in ext4_block_write_begin() local 4032 unsigned int offset, blocksize, pos; in ext4_load_tail_bh() local 4181 unsigned blocksize = inode->i_sb->s_blocksize; in ext4_block_zero_range() local 4211 unsigned int blocksize = i_blocksize(inode); in ext4_block_zero_eof() local 4342 unsigned long blocksize = i_blocksize(inode); in ext4_truncate_folio() local 4362 unsigned long blocksize = i_blocksize(inode); in ext4_truncate_page_cache_block_range() local
|
| /linux/fs/ |
| H A D | mpage.c | 156 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local
|
| /linux/fs/adfs/ |
| H A D | super.c | 262 unsigned int blocksize = BLOCK_SIZE; in adfs_probe() local
|