Searched refs:bsize (Results 1 – 12 of 12) sorted by relevance
| /include/crypto/ |
| D | ctr.h | 48 int bsize = min(nbytes, blocksize); in crypto_ctr_encrypt_walk() local 52 crypto_xor_cpy(dst, src, buf, bsize); in crypto_ctr_encrypt_walk() 55 dst += bsize; in crypto_ctr_encrypt_walk() 56 src += bsize; in crypto_ctr_encrypt_walk() 57 nbytes -= bsize; in crypto_ctr_encrypt_walk()
|
| /include/uapi/linux/ |
| D | nfs_mount.h | 43 unsigned int bsize; /* 3 */ member
|
| D | coff.h | 139 char bsize[4]; /* uninitialized data " " */ member
|
| D | fuse.h | 325 uint32_t bsize; member
|
| /include/linux/firmware/meson/ |
| D | meson_sm.h | 27 unsigned int bsize, unsigned int cmd_index, u32 arg0,
|
| /include/linux/ |
| D | nfs_fs_sb.h | 181 unsigned int bsize; /* server block size */ member
|
| D | nfs_page.h | 144 size_t bsize,
|
| D | blkdev.h | 284 static inline int blk_validate_block_size(unsigned long bsize) in blk_validate_block_size() argument 286 if (bsize < 512 || bsize > PAGE_SIZE || !is_power_of_2(bsize)) in blk_validate_block_size()
|
| D | jbd2.h | 1547 unsigned long long start, int len, int bsize);
|
| D | kvm_host.h | 2066 #define KVM_STATS_LINEAR_HIST_UPDATE(array, value, bsize) \ argument 2067 kvm_stats_linear_hist_update(array, ARRAY_SIZE(array), value, bsize)
|
| D | nfs_xdr.h | 172 __u32 bsize; /* Filesystem block size */ member
|
| /include/net/9p/ |
| D | 9p.h | 522 u32 bsize; member
|