| /kernel/linux/linux-5.10/fs/squashfs/ |
| H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
|
| H A D | file_direct.c | 25 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize, in squashfs_readpage_block() argument 144 static int squashfs_read_cache(struct page *target_page, u64 block, int bsize, in squashfs_read_cache() argument
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
|
| H A D | file_direct.c | 22 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize, in squashfs_readpage_block() argument
|
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| H A D | sha_common.c | 19 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_update() local 75 unsigned int bsize = crypto_shash_blocksize(desc->tfm); s390_sha_final() local [all...] |
| /kernel/linux/linux-6.6/arch/s390/crypto/ |
| H A D | sha_common.c | 19 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_update() local 75 unsigned int bsize = crypto_shash_blocksize(desc->tfm); s390_sha_final() local [all...] |
| /kernel/linux/linux-5.10/fs/freevxfs/ |
| H A D | vxfs_olt.c | 57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock() argument 77 vxfs_read_olt(struct super_block *sbp, u_long bsize) in vxfs_read_olt() argument
|
| H A D | vxfs_bmap.c | 72 unsigned long bsize = sb->s_blocksize; in vxfs_bmap_ext4() local
|
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | ctr.h | 48 int bsize = min(nbytes, blocksize); in crypto_ctr_encrypt_walk() local
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | ctr.h | 48 int bsize = min(nbytes, blocksize); in crypto_ctr_encrypt_walk() local
|
| /kernel/linux/linux-6.6/fs/freevxfs/ |
| H A D | vxfs_olt.c | 33 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock() argument 53 vxfs_read_olt(struct super_block *sbp, u_long bsize) in vxfs_read_olt() argument
|
| H A D | vxfs_bmap.c | 48 unsigned long bsize = sb->s_blocksize; in vxfs_bmap_ext4() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ofb.c | 21 const unsigned int bsize = crypto_cipher_blocksize(cipher); in crypto_ofb_crypt() local
|
| H A D | ecb.c | 19 const unsigned int bsize = crypto_cipher_blocksize(cipher); in crypto_ecb_crypt() local
|
| H A D | pcbc.c | 23 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_segment() local 45 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_inplace() local 90 int bsize = crypto_cipher_blocksize(tfm); crypto_pcbc_decrypt_segment() local 112 int bsize = crypto_cipher_blocksize(tfm); crypto_pcbc_decrypt_inplace() local [all...] |
| H A D | cbc.c | 19 unsigned int bsize = crypto_skcipher_blocksize(skcipher); in crypto_cbc_encrypt_segment() local 47 unsigned int bsize = crypto_skcipher_blocksize(skcipher); in crypto_cbc_encrypt_inplace() local 94 unsigned int bsize = crypto_skcipher_blocksize(skcipher); crypto_cbc_decrypt_segment() local 124 unsigned int bsize = crypto_skcipher_blocksize(skcipher); crypto_cbc_decrypt_inplace() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | ofb.c | 22 const unsigned int bsize = crypto_cipher_blocksize(cipher); in crypto_ofb_crypt() local
|
| H A D | ecb.c | 20 const unsigned int bsize = crypto_cipher_blocksize(cipher); in crypto_ecb_crypt() local
|
| H A D | pcbc.c | 24 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_segment() local 46 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_inplace() local 91 int bsize = crypto_cipher_blocksize(tfm); crypto_pcbc_decrypt_segment() local 113 int bsize = crypto_cipher_blocksize(tfm); crypto_pcbc_decrypt_inplace() local [all...] |
| H A D | cbc.c | 20 unsigned int bsize = crypto_skcipher_blocksize(skcipher); in crypto_cbc_encrypt_segment() local 48 unsigned int bsize = crypto_skcipher_blocksize(skcipher); in crypto_cbc_encrypt_inplace() local 95 unsigned int bsize = crypto_skcipher_blocksize(skcipher); crypto_cbc_decrypt_segment() local 125 unsigned int bsize = crypto_skcipher_blocksize(skcipher); crypto_cbc_decrypt_inplace() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/asm/crypto/ |
| H A D | glue_helper.h | 42 static inline bool glue_fpu_begin(unsigned int bsize, int fpu_blocks_limit, in glue_fpu_begin() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | mem2node.c | 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init() argument 51 u64 bsize = env->memory_bsize; in mem2node__init() local
|
| /kernel/linux/linux-5.10/fs/iomap/ |
| H A D | seek.c | 22 unsigned int bsize = i_blocksize(inode), off; in page_seek_hole_data() local
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | truncate.c | 130 int bsize = 1 << inode->i_blkbits; in udf_discard_prealloc() local
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | truncate.c | 126 int bsize = i_blocksize(inode); in udf_discard_prealloc() local
|