/linux/block/partitions/ |
H A D | ibm.c | 108 int blocksize, in find_label() 170 int blocksize, in find_vol1_partitions() 232 int blocksize, in find_lnx1_partitions() 279 int blocksize, in find_cms1_partitions() 330 int blocksize, res; in ibm_partition() local
|
/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
|
/linux/fs/ |
H A D | buffer.c | 666 sector_t bblock, unsigned blocksize) in write_boundary_block() 1686 unsigned long blocksize, unsigned long b_state) in create_empty_buffers() 1843 size_t blocksize; in __block_write_full_folio() local 2119 size_t blocksize; in __block_write_begin_int() local 2202 unsigned blocksize; in block_commit_write() local 2348 unsigned block_start, block_end, blocksize; in block_is_partially_uptodate() local 2394 size_t blocksize; in block_read_full_folio() local 2503 unsigned int blocksize = i_blocksize(inode); in cont_expand_zero() local 2580 unsigned int blocksize = i_blocksize(inode); in cont_write_begin() local 2658 unsigned blocksize; in block_truncate_page() local
|
/linux/fs/ext4/ |
H A D | namei.c | 302 unsigned int blocksize) in ext4_initialize_dirent_tail() 317 int blocksize = EXT4_BLOCK_SIZE(inode->i_sb); in get_dirent_tail() local 419 int blocksize = EXT4_BLOCK_SIZE(inode->i_sb); in get_dx_countlimit() local 526 ext4_next_entry(struct ext4_dir_entry_2 *p, unsigned long blocksize) in ext4_next_entry() 713 unsigned blocksize = dir->i_sb->s_blocksize; in dx_show_entries() local 1289 int blocksize = EXT4_BLOCK_SIZE(dir->i_sb); in dx_make_map() local 1848 unsigned blocksize) in dx_move_dirents() 1879 unsigned int blocksize) in dx_pack_dirents() 1909 unsigned blocksize = dir->i_sb->s_blocksize; in do_split() local 2115 unsigned int blocksize = dir->i_sb->s_blocksize; in add_dirent_to_buf() local [all …]
|
/linux/drivers/crypto/qce/ |
H A D | sha.c | 193 unsigned int blocksize; in qce_ahash_update() local 337 unsigned int blocksize; in qce_ahash_hmac_setkey() local 408 unsigned int blocksize; member
|
H A D | skcipher.c | 262 unsigned int blocksize = crypto_skcipher_blocksize(tfm); in qce_skcipher_crypt() local 353 unsigned int blocksize; member
|
H A D | aead.c | 508 unsigned int blocksize = crypto_aead_blocksize(tfm); in qce_aead_crypt() local 694 unsigned int blocksize; member
|
/linux/include/uapi/linux/ |
H A D | cryptouser.h | 162 unsigned int blocksize; member 168 unsigned int blocksize; member 176 unsigned int blocksize; member 185 unsigned int blocksize; member
|
/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
|
/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 844 unsigned int blocksize; in mv_cesa_ahash_export() local 862 unsigned int blocksize; in mv_cesa_ahash_import() local 1106 void *state, unsigned int blocksize) in mv_cesa_ahmac_iv_state_init() 1137 unsigned int blocksize) in mv_cesa_ahmac_pad_init() 1186 unsigned int blocksize; in mv_cesa_ahmac_setkey() 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/drivers/crypto/bcm/ |
H A D | cipher.c | 660 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in handle_ahash_req() local 901 unsigned int blocksize = in spu_hmac_outer_hash() local 1000 unsigned int blocksize = in handle_ahash_resp() local 2320 unsigned int blocksize = in ahash_hmac_setkey() local 2423 unsigned int blocksize = in ahash_hmac_init() local 2475 unsigned int blocksize = in ahash_hmac_digest() local 4096 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in generic_cra_init() local
|
H A D | spu.c | 332 unsigned int blocksize) in spum_ns2_ctx_max_payload() 361 unsigned int blocksize) in spum_nsp_ctx_max_payload()
|
/linux/fs/affs/ |
H A D | super.c | 173 int blocksize; /* Initial device blksize */ member 314 int size, blocksize; in affs_fill_super() 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/fs/hfsplus/ |
H A D | wrapper.c | 139 u32 blocksize; in hfsplus_read_wrapper() local
|
/linux/tools/cgroup/ |
H A D | iocost_coef_gen.py | 89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
|
/linux/fs/btrfs/ |
H A D | block-rsv.h | 97 u32 blocksize) in btrfs_unuse_block_rsv()
|
/linux/include/linux/ssb/ |
H A D | ssb_driver_mips.h | 28 u32 blocksize; member
|
/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 429 int blocksize = crypto_tfm_alg_blocksize(&ahash->base); in ahash_setkey() local 829 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_ctx() local 1205 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_no_ctx() local 1403 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_first() local 1580 unsigned int blocksize; member
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto-des3.c | 152 unsigned int blocksize; member
|
H A D | ccp-crypto-aes-galois.c | 191 unsigned int blocksize; member
|
/linux/drivers/mtd/parsers/ |
H A D | bcm47xxpart.c | 95 uint32_t blocksize = master->erasesize; in bcm47xxpart_parse() local
|