Searched defs:bio (Results 26 - 50 of 268) sorted by relevance

1234567891011

/linux-master/drivers/md/
H A Ddm-io-rewind.c56 static void dm_bio_integrity_rewind(struct bio *bio, unsigned int bytes_done) argument
68 static inline void dm_bio_integrity_rewind(struct bio *bio, argument
94 static void dm_bio_crypt_rewind(struct bio *bi argument
104 dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) argument
110 dm_bio_rewind_iter(const struct bio *bio, struct bvec_iter *iter, unsigned int bytes) argument
132 dm_bio_rewind(struct bio *bio, unsigned int bytes) argument
[all...]
H A Ddm.h115 static inline bool dm_is_zone_write(struct mapped_device *md, struct bio *bio) argument
[all...]
H A Ddm-unstripe.c117 static sector_t map_to_core(struct dm_target *ti, struct bio *bio) argument
135 static int unstripe_map(struct dm_target *ti, struct bio *bio) argument
/linux-master/fs/crypto/
H A Dbio.c31 bool fscrypt_decrypt_bio(struct bio *bi argument
54 struct bio *bio; local
126 struct bio *bio; local
[all...]
/linux-master/fs/btrfs/
H A Dbio.h86 struct bio bio; member in struct:btrfs_bio
89 static inline struct btrfs_bio *btrfs_bio(struct bio *bio) argument
[all...]
/linux-master/drivers/md/bcache/
H A Ddebug.c35 struct bio *bio; local
108 bch_data_verify(struct cached_dev *dc, struct bio *bio) argument
[all...]
H A Djournal.h156 struct bio bio; member in struct:journal_device
H A Dwriteback.h102 static inline bool should_writeback(struct cached_dev *dc, struct bio *bio, argument
/linux-master/fs/squashfs/
H A Dxz_wrapper.c119 squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, struct bio *bio, int offset, int length, struct squashfs_page_actor *output) argument
/linux-master/fs/f2fs/
H A Diostat.h45 static inline void iostat_update_submit_ctx(struct bio *bio, argument
54 static inline struct bio_post_read_ctx *get_post_read_ctx(struct bio *bio) argument
71 iostat_update_and_unbind_ctx(struct bio *bio) argument
72 iostat_alloc_and_bind_ctx(struct f2fs_sb_info *sbi, struct bio *bio, struct bio_post_read_ctx *ctx) argument
74 iostat_update_submit_ctx(struct bio *bio, enum page_type type) argument
76 get_post_read_ctx(struct bio *bio) argument
[all...]
H A Diostat.c240 void iostat_update_and_unbind_ctx(struct bio *bio) argument
258 iostat_alloc_and_bind_ctx(struct f2fs_sb_info *sbi, struct bio *bio, struct bio_post_read_ctx *ctx) argument
[all...]
/linux-master/block/
H A Dblk-crypto-internal.h36 bio_crypt_ctx_back_mergeable(struct request *req, struct bio *bio) argument
43 bio_crypt_ctx_front_mergeable(struct request *req, struct bio *bio) argument
96 bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio) argument
102 bio_crypt_ctx_front_mergeable(struct request *req, struct bio *bio) argument
108 bio_crypt_ctx_back_mergeable(struct request *req, struct bio *bio) argument
135 bio_crypt_advance(struct bio *bio, unsigned int bytes) argument
142 bio_crypt_free_ctx(struct bio *bio) argument
148 bio_crypt_do_front_merge(struct request *rq, struct bio *bio) argument
200 blk_crypto_rq_bio_prep(struct request *rq, struct bio *bio, gfp_t gfp_mask) argument
[all...]
H A Dbounce.c102 static void bounce_end_io(struct bio *bio) argument
126 bounce_end_io_write(struct bio *bio) argument
131 bounce_end_io_read(struct bio *bio) argument
145 struct bio *bio; local
205 struct bio *bio; local
[all...]
H A Dblk-lib.c41 struct bio *bio = *biop; local
100 struct bio *bio = NULL; local
122 struct bio *bio = *biop; local
169 struct bio *bio = *biop; local
254 struct bio *bio; local
305 struct bio *bio = NULL; local
[all...]
/linux-master/include/linux/
H A Dblk-crypto.h77 static inline bool bio_has_crypt_ctx(struct bio *bio) argument
108 static inline bool bio_has_crypt_ctx(struct bio *bio) argument
[all...]
H A Dfsverity.h244 static inline void fsverity_verify_bio(struct bio *bio) argument
H A Ddm-io.h46 struct bio *bio; member in union:dm_io_memory::__anon1093
/linux-master/fs/bcachefs/
H A Dfs-io.h35 static inline struct folio_vec bio_iter_iovec_folio(struct bio *bio, argument
[all...]
H A Dio_write_types.h36 struct bio bio; member in struct:bch_write_bio
H A Ddebug.c41 struct bio *bio; local
188 struct bio *bio = NULL; local
[all...]
H A Dsuper_types.h10 struct bio *bio; member in struct:bch_sb_handle
/linux-master/fs/hfsplus/
H A Dwrapper.c52 struct bio *bio; local
/linux-master/drivers/block/
H A Dn64cart.c87 static void n64cart_submit_bio(struct bio *bio) argument
/linux-master/drivers/md/dm-vdo/
H A Dvio.h107 initialize_vio(struct vio *vio, struct bio *bio, unsigned int block_count, enum vio_type vio_type, enum vio_priority priority, struct vdo *vdo) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_discard.c113 struct bio *bio = NULL; local
92 xfs_discard_endio( struct bio *bio) argument
[all...]

Completed in 480 milliseconds

1234567891011