Searched defs:bio_length (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | messenger.h | 173 u32 bio_length; member
|
H A D | osd_client.h | 78 u32 bio_length; member
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | messenger.h | 217 u32 bio_length; member
|
H A D | osd_client.h | 129 u32 bio_length; member
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osd_client.c | 155 ceph_osd_data_bio_init(struct ceph_osd_data *osd_data, struct ceph_bio_iter *bio_pos, u32 bio_length) ceph_osd_data_bio_init() argument 227 osd_req_op_extent_osd_data_bio(struct ceph_osd_request *osd_req, unsigned int which, struct ceph_bio_iter *bio_pos, u32 bio_length) osd_req_op_extent_osd_data_bio() argument
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 155 ceph_osd_data_bio_init(struct ceph_osd_data *osd_data, struct ceph_bio_iter *bio_pos, u32 bio_length) ceph_osd_data_bio_init() argument 234 osd_req_op_extent_osd_data_bio(struct ceph_osd_request *osd_req, unsigned int which, struct ceph_bio_iter *bio_pos, u32 bio_length) osd_req_op_extent_osd_data_bio() argument
|
Completed in 19 milliseconds