Home
last modified time | relevance | path

Searched defs:blocksize (Results 51 - 75 of 272) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dbcm47xxpart.c95 uint32_t blocksize = master->erasesize; in bcm47xxpart_parse() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dreadpage.c226 const unsigned blocksize = 1 << blkbits; in ext4_mpage_readpages() local
/kernel/linux/linux-6.6/fs/minix/
H A Dminix.h92 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed() argument
/kernel/linux/linux-6.6/fs/exfat/
H A Dfile.c195 unsigned int blocksize = i_blocksize(inode); in exfat_truncate() local
/kernel/linux/linux-6.6/fs/crypto/
H A Dcrypto.c180 const unsigned int blocksize = 1 << blockbits; in fscrypt_encrypt_pagecache_blocks() local
259 const unsigned int blocksize = 1 << blockbits; in fscrypt_decrypt_pagecache_blocks() local
/kernel/linux/linux-6.6/fs/fat/
H A Dcache.c337 const unsigned long blocksize = sb->s_blocksize; in is_exceed_eof() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dblock-rsv.c477 btrfs_use_block_rsv(struct btrfs_trans_handle *trans, struct btrfs_root *root, u32 blocksize) btrfs_use_block_rsv() argument
/kernel/linux/linux-6.6/fs/isofs/
H A Drock.c88 int blocksize = 1 << rs->inode->i_blkbits; in rock_continue() local
/kernel/linux/linux-6.6/fs/
H A Dmpage.c165 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dblockcheck.c144 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) in ocfs2_hamming_encode_block() argument
212 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, in ocfs2_hamming_fix_block() argument
349 void ocfs2_block_check_compute(void *data, size_t blocksize, in ocfs2_block_check_compute() argument
378 int ocfs2_block_check_validate(void *data, size_t blocksize, in ocfs2_block_check_validate() argument
[all...]
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dskcipher.h72 unsigned int blocksize; member
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-aes.c245 unsigned int blocksize; member
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dskcipher.c262 unsigned int blocksize = crypto_skcipher_blocksize(tfm); in qce_skcipher_crypt() local
353 unsigned int blocksize; member
[all...]
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c1126 unsigned int blocksize; in rfc6803_encrypt_case() local
H A Dgss_krb5_keys.c154 size_t blocksize, keybytes, keylength, n; in krb5_DK() local
376 unsigned int blocksize, offset; in krb5_kdf_feedback_cmac() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcryptouser.h49 unsigned int blocksize; member
54 unsigned int blocksize; member
61 unsigned int blocksize; member
69 unsigned int blocksize; member
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.c146 unsigned int blocksize = in qce_ahash_export() local
176 unsigned int blocksize; in qce_import_common() local
245 unsigned int blocksize; in qce_ahash_update() local
370 unsigned int blocksize; qce_ahash_hmac_setkey() local
441 unsigned int blocksize; global() member
[all...]
H A Dcommon.c151 unsigned int blocksize = crypto_tfm_alg_blocksize(async_req->tfm); in qce_setup_regs_ahash() local
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dnull_blk.h65 unsigned int blocksize; /* block size */ member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcb710-mmc.c210 cb710_mmc_set_transfer_size(struct cb710_slot *slot, size_t count, size_t blocksize) cb710_mmc_set_transfer_size() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_diag.c104 mdsk_init_io(struct dasd_device *device, unsigned int blocksize, in mdsk_init_io() argument
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dsddr55.c91 int blocksize; /* Size of block in pages */ member
[all...]
/kernel/linux/linux-5.10/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
[all...]
H A Dgss_krb5_wrap.c43 gss_krb5_padding(int blocksize, int length) in gss_krb5_padding() argument
49 gss_krb5_add_padding(struct xdr_buf *buf, int offset, int blocksize) in gss_krb5_add_padding() argument
66 gss_krb5_remove_padding(struct xdr_buf *buf, int blocksize) in gss_krb5_remove_padding() argument
164 int blocksize = 0, plainlen; in gss_wrap_kerberos_v1() local
263 int blocksize; gss_unwrap_kerberos_v1() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dmpage.c162 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local

Completed in 20 milliseconds

1234567891011