| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blkcache.c | 146 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure()
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | sgi.c | 41 unsigned int start, blocks; in sgi_partition() local
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | worker.cc | 909 int blocks = sat_->page_length() / blocksize; in CrcCheckPage() local 1214 int blocks = sat_->page_length() / blocksize; in CrcCopyPage() local 1319 int blocks = sat_->page_length() / blocksize; in InvertPageDown() local 1343 int blocks = sat_->page_length() / blocksize; in InvertPageUp() local 1370 int blocks = sat_->page_length() / blocksize; in CrcWarmCopyPage() local 3138 int64 blocks = block->size() / read_block_size_; in ValidateBlockOnDisk() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | cramfs_fs.h | 48 __u32 blocks; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | cramfs_fs.h | 48 __u32 blocks; member
|
| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | open.c | 36 u64 blocks; in fsverity_init_merkle_tree_params() local
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | integrity.c | 141 int blocks = data_block_count; in incfs_alloc_mtree() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | cramfs_fs.h | 48 __u32 blocks; member
|
| /OK3568_Linux_fs/kernel/crypto/async_tx/ |
| H A D | raid6test.c | 75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_keys.c | 51 const struct mlxsw_afk_block *blocks; member 112 const struct mlxsw_afk_block *blocks[]; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_perf.c | 32 int blocks; /* -b number of diff block sizes */ member 193 size_t *blocks = malloc(sizeof(size_t) * block_count); in write_data() local
|
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | transaction.c | 215 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits() 227 static int add_transaction_credits(journal_t *journal, int blocks, in add_transaction_credits() 329 int blocks = handle->h_total_credits; in start_this_handle() local
|
| /OK3568_Linux_fs/kernel/include/linux/iio/ |
| H A D | buffer-dma.h | 83 struct iio_dma_buffer_block *blocks[2]; member
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | sha512_generic.c | 152 int blocks) in sha512_generic_block_fn()
|
| H A D | sm3_generic.c | 137 int blocks) in sm3_generic_block_fn()
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs.h | 65 unsigned long long blocks; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hw-doloop.h | 39 vec<basic_block> blocks; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_api.c | 67 …ump_dd_status_code ump_dd_phys_blocks_get(ump_dd_handle memh, ump_dd_physical_block *blocks, unsig… in ump_dd_phys_blocks_get()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hw-doloop.h | 39 vec<basic_block> blocks; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | sec_ccmp.c | 244 int data_len, i, blocks, last, len; in lib80211_ccmp_encrypt() local 346 int i, blocks, last, len; in lib80211_ccmp_decrypt() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | sd.h | 183 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors() 188 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sm3.c | 177 size_t blocks; in rkgm_sm3_update() local 358 const unsigned char *data, size_t blocks) in sm3_compress_blocks()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | relocation.c | 2004 static void free_block_list(struct rb_root *blocks) in free_block_list() 2548 struct reloc_control *rc, struct rb_root *blocks) in relocate_tree_blocks() 2864 struct rb_root *blocks) in add_tree_block() 2924 struct rb_root *blocks) in __add_tree_block() 3078 struct rb_root *blocks) in add_data_references() 3280 struct rb_root blocks = RB_ROOT; in relocate_block_group() local
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | super.c | 1124 unsigned long *blocks, in reiserfs_parse_options() 1435 unsigned long blocks; in reiserfs_remount() local 1901 unsigned long blocks; in reiserfs_fill_super() local
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | bitmap.c | 30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local
|