Home
last modified time | relevance | path

Searched defs:bio (Results 76 - 100 of 630) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/drivers/md/
H A Draid5-log.h104 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request() argument
H A Ddm.h115 static inline bool dm_is_zone_write(struct mapped_device *md, struct bio *bio) in dm_is_zone_write() argument
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dmovinggc.c19 struct bbio bio; member
48 struct bio *bio = &io->bio.bio; in write_moving_finish() local
62 static void read_moving_endio(struct bio *bio) in read_moving_endio() argument
80 struct bio *bio = &io->bio.bio; moving_init() local
119 struct bio *bio = &io->bio.bio; read_moving_submit() local
130 struct bio *bio; read_moving() local
[all...]
H A Dio.c17 void bch_bbio_free(struct bio *bio, struct cache_set *c) in bch_bbio_free() argument
27 struct bio *bio = &b->bio; in bch_bbio_alloc() local
35 __bch_submit_bbio(struct bio *bio, struct cache_set *c) __bch_submit_bbio() argument
46 bch_submit_bbio(struct bio *bio, struct cache_set *c, struct bkey *k, unsigned int ptr) bch_submit_bbio() argument
56 bch_count_backing_io_errors(struct cached_dev *dc, struct bio *bio) bch_count_backing_io_errors() argument
137 bch_bbio_count_io_errors(struct cache_set *c, struct bio *bio, blk_status_t error, const char *m) bch_bbio_count_io_errors() argument
167 bch_bbio_endio(struct cache_set *c, struct bio *bio, blk_status_t error, const char *m) bch_bbio_endio() argument
[all...]
H A Dutil.c231 void bch_bio_map(struct bio *bio, void *base) in bch_bio_map() argument
268 bch_bio_alloc_pages(struct bio *bio, gfp_t gfp_mask) bch_bio_alloc_pages() argument
[all...]
/third_party/node/test/addons/openssl-client-cert-engine/
H A Dtestengine.cc63 BIO* bio = BIO_new_mem_buf(cert.data(), cert.size()); in EngineLoadSSLClientCert() local
78 BIO* bio = BIO_new_mem_buf(key.data(), key.size()); in EngineLoadSSLClientCert() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dx509.c38 BIO *bio = NULL; in FuzzerTestOneInput() local
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_io.c80 int SMIME_write_CMS(BIO *bio, CMS_ContentInfo *cms, BIO *data, int flags) in SMIME_write_CMS() argument
99 CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont, in SMIME_read_CMS_ex() argument
118 CMS_ContentInfo *SMIME_read_CMS(BIO *bio, BIO **bcont) in SMIME_read_CMS() argument
/third_party/openssl/test/testutil/
H A Dtestutil_init.c18 BIO *bio; member
74 BIO *bio = NULL; in setup_trace_category() local
[all...]
/third_party/openssl/test/
H A Dtrace_api_test.c79 BIO *bio = NULL; in test_trace_channel() local
H A Dbio_memleak_test.c19 BIO *bio; in test_bio_memleak() local
46 BIO *bio = NULL; in test_bio_get_mem() local
74 BIO *bio; test_bio_new_mem_buf() local
109 BIO *bio, *bio2 = NULL; test_bio_rdonly_mem_buf() local
151 BIO *bio = NULL; test_bio_rdwr_rdonly() local
187 BIO *bio = NULL; test_bio_nonclear_rst() local
225 BIO_error_callback(BIO *bio, int cmd, const char *argp, size_t len, int argi, long argl, int ret, size_t *processed) BIO_error_callback() argument
240 BIO *bio = NULL, *out = NULL; test_bio_i2d_ASN1_mime() local
[all...]
H A Dd2i_test.c46 BIO *bio = NULL; in test_bad_asn1() local
H A Derrtest.c56 BIO *bio = NULL; in test_print_error_format() local
/third_party/openssl/crypto/cms/
H A Dcms_io.c80 int SMIME_write_CMS(BIO *bio, CMS_ContentInfo *cms, BIO *data, int flags) in SMIME_write_CMS() argument
99 CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont, in SMIME_read_CMS_ex() argument
118 CMS_ContentInfo *SMIME_read_CMS(BIO *bio, BIO **bcont) in SMIME_read_CMS() argument
/third_party/python/Modules/_ssl/
H A Ddebughelpers.c183 BIO *bio = self->keylog_bio; in _PySSLContext_set_keylog_filename() local
/kernel/linux/linux-5.10/block/
H A Dblk-crypto-internal.h31 bio_crypt_ctx_back_mergeable(struct request *req, struct bio *bio) bio_crypt_ctx_back_mergeable() argument
38 bio_crypt_ctx_front_mergeable(struct request *req, struct bio *bio) bio_crypt_ctx_front_mergeable() argument
70 bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio) bio_crypt_rq_ctx_compatible() argument
76 bio_crypt_ctx_front_mergeable(struct request *req, struct bio *bio) bio_crypt_ctx_front_mergeable() argument
82 bio_crypt_ctx_back_mergeable(struct request *req, struct bio *bio) bio_crypt_ctx_back_mergeable() argument
109 bio_crypt_advance(struct bio *bio, unsigned int bytes) bio_crypt_advance() argument
116 bio_crypt_free_ctx(struct bio *bio) bio_crypt_free_ctx() argument
122 bio_crypt_do_front_merge(struct request *rq, struct bio *bio) bio_crypt_do_front_merge() argument
174 blk_crypto_rq_bio_prep(struct request *rq, struct bio *bio, gfp_t gfp_mask) blk_crypto_rq_bio_prep() argument
[all...]
H A Dt10-pi.c137 struct bio *bio; in t10_pi_type1_prepare() local
189 struct bio *bio; in t10_pi_type1_complete() local
H A Dblk-lib.c13 struct bio *blk_next_bio(struct bio *bio, unsigned int nr_pages, gfp_t gfp) in blk_next_bio() argument
30 struct bio *bi in __blkdev_issue_discard() local
134 struct bio *bio = NULL; blkdev_issue_discard() local
171 struct bio *bio = *biop; __blkdev_issue_write_same() local
230 struct bio *bio = NULL; blkdev_issue_write_same() local
250 struct bio *bio = *biop; __blkdev_issue_write_zeroes() local
307 struct bio *bio = *biop; __blkdev_issue_zero_pages() local
397 struct bio *bio; blkdev_issue_zeroout() local
[all...]
/kernel/linux/linux-5.10/drivers/block/rsxx/
H A Ddev.c45 struct bio *bio; member
123 static blk_qc_t rsxx_submit_bio(struct bio *bi argument
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.h98 static inline bool should_writeback(struct cached_dev *dc, struct bio *bio, in should_writeback() argument
H A Ddebug.c35 struct bio *bio; in bch_btree_verify() local
108 bch_data_verify(struct cached_dev *dc, struct bio *bio) bch_data_verify() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-linear.c217 static bool linear_make_request(struct mddev *mddev, struct bio *bio) in linear_make_request() argument
[all...]
H A Ddm-unstripe.c116 static sector_t map_to_core(struct dm_target *ti, struct bio *bio) in map_to_core() argument
134 static int unstripe_map(struct dm_target *ti, struct bio *bio) in unstripe_map() argument
H A Ddm-target.c127 static int io_err_map(struct dm_target *tt, struct bio *bio) in io_err_map() argument
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_device.c161 void inline_crypt_bio(struct blk_crypto_key *blk_key, struct bio *bio) in inline_crypt_bio() argument
196 void inline_crypt_bio(struct blk_crypto_key *blk_key, struct bio *bio) {} in inline_crypt_bio() argument

Completed in 10 milliseconds

12345678910>>...26