• Home
  • Raw
  • Download

Lines Matching defs:or

72 static const char *_osd_ver_desc(struct osd_request *or)  in _osd_ver_desc()
82 struct osd_request *or; in _osd_get_print_system_info() local
215 static unsigned _osd_req_cdb_len(struct osd_request *or) in _osd_req_cdb_len()
220 static unsigned _osd_req_alist_elem_size(struct osd_request *or, unsigned len) in _osd_req_alist_elem_size()
227 static void _osd_req_alist_elem_encode(struct osd_request *or, in _osd_req_alist_elem_encode()
247 static int _osd_req_alist_elem_decode(struct osd_request *or, in _osd_req_alist_elem_decode()
295 static unsigned _osd_req_alist_size(struct osd_request *or, void *list_head) in _osd_req_alist_size()
302 static unsigned _osd_req_sizeof_alist_header(struct osd_request *or) in _osd_req_sizeof_alist_header()
309 static void _osd_req_set_alist_type(struct osd_request *or, in _osd_req_set_alist_type()
325 static bool _osd_req_is_alist_type(struct osd_request *or, in _osd_req_is_alist_type()
343 static void _osd_req_encode_olist(struct osd_request *or, in _osd_req_encode_olist()
357 static osd_cdb_offset osd_req_encode_offset(struct osd_request *or, in osd_req_encode_offset()
367 _osd_req_sec_params(struct osd_request *or) in _osd_req_sec_params()
399 struct osd_request *or; in _osd_request_alloc() local
406 static void _osd_request_free(struct osd_request *or) in _osd_request_free()
413 struct osd_request *or; in osd_start_request() local
453 void osd_end_request(struct osd_request *or) in osd_end_request()
475 static void _set_error_resid(struct osd_request *or, struct request *req, in _set_error_resid()
487 int osd_execute_request(struct osd_request *or) in osd_execute_request()
498 struct osd_request *or = req->end_io_data; in osd_request_async_done() local
517 int osd_execute_request_async(struct osd_request *or, in osd_execute_request_async()
533 static int _osd_realloc_seg(struct osd_request *or, in _osd_realloc_seg()
554 static int _alloc_cdb_cont(struct osd_request *or, unsigned total_bytes) in _alloc_cdb_cont()
560 static int _alloc_set_attr_list(struct osd_request *or, in _alloc_set_attr_list()
572 static int _alloc_get_attr_desc(struct osd_request *or, unsigned max_bytes) in _alloc_get_attr_desc()
578 static int _alloc_get_attr_list(struct osd_request *or) in _alloc_get_attr_list()
588 static void _osdv1_req_encode_common(struct osd_request *or, in _osdv1_req_encode_common()
613 static void _osdv2_req_encode_common(struct osd_request *or, in _osdv2_req_encode_common()
630 static void _osd_req_encode_common(struct osd_request *or, in _osd_req_encode_common()
645 void osd_req_format(struct osd_request *or, u64 tot_capacity) in osd_req_format()
652 int osd_req_list_dev_partitions(struct osd_request *or, in osd_req_list_dev_partitions()
659 static void _osd_req_encode_flush(struct osd_request *or, in _osd_req_encode_flush()
667 void osd_req_flush_obsd(struct osd_request *or, in osd_req_flush_obsd()
682 static void _osd_req_encode_partition(struct osd_request *or, in _osd_req_encode_partition()
693 void osd_req_create_partition(struct osd_request *or, osd_id partition) in osd_req_create_partition()
699 void osd_req_remove_partition(struct osd_request *or, osd_id partition) in osd_req_remove_partition()
709 static int _osd_req_list_objects(struct osd_request *or, in _osd_req_list_objects()
735 int osd_req_list_partition_collections(struct osd_request *or, in osd_req_list_partition_collections()
749 int osd_req_list_partition_objects(struct osd_request *or, in osd_req_list_partition_objects()
763 void osd_req_flush_partition(struct osd_request *or, in osd_req_flush_partition()
779 int osd_req_list_collection_objects(struct osd_request *or, in osd_req_list_collection_objects()
790 void osd_req_flush_collection(struct osd_request *or, in osd_req_flush_collection()
804 void osd_req_create_object(struct osd_request *or, struct osd_obj_id *obj) in osd_req_create_object()
810 void osd_req_remove_object(struct osd_request *or, struct osd_obj_id *obj) in osd_req_remove_object()
821 void osd_req_write(struct osd_request *or, in osd_req_write()
833 int osd_req_write_kern(struct osd_request *or, in osd_req_write_kern()
857 void osd_req_flush_object(struct osd_request *or, in osd_req_flush_object()
872 void osd_req_read(struct osd_request *or, in osd_req_read()
884 int osd_req_read_kern(struct osd_request *or, in osd_req_read_kern()
898 static int _add_sg_continuation_descriptor(struct osd_request *or, in _add_sg_continuation_descriptor()
939 static int _osd_req_finalize_cdb_cont(struct osd_request *or, const u8 *cap_key) in _osd_req_finalize_cdb_cont()
987 int osd_req_write_sg(struct osd_request *or, in osd_req_write_sg()
1005 int osd_req_read_sg(struct osd_request *or, in osd_req_read_sg()
1040 static struct bio *_create_sg_bios(struct osd_request *or, in _create_sg_bios()
1072 int osd_req_write_sg_kern(struct osd_request *or, in osd_req_write_sg_kern()
1087 int osd_req_read_sg_kern(struct osd_request *or, in osd_req_read_sg_kern()
1103 void osd_req_get_attributes(struct osd_request *or, in osd_req_get_attributes()
1110 void osd_req_set_attributes(struct osd_request *or, in osd_req_set_attributes()
1121 int osd_req_add_set_attr_list(struct osd_request *or, in osd_req_add_set_attr_list()
1169 static int _req_append_segment(struct osd_request *or, in _req_append_segment()
1202 static int _osd_req_finalize_set_attr_list(struct osd_request *or) in _osd_req_finalize_set_attr_list()
1226 int osd_req_add_get_attr_list(struct osd_request *or, in osd_req_add_get_attr_list()
1301 static int _osd_req_finalize_get_attr_list(struct osd_request *or) in _osd_req_finalize_get_attr_list()
1349 int osd_req_decode_get_attr_list(struct osd_request *or, in osd_req_decode_get_attr_list()
1420 int osd_req_add_get_attr_page(struct osd_request *or, in osd_req_add_get_attr_page()
1452 static int _osd_req_finalize_attr_page(struct osd_request *or) in _osd_req_finalize_attr_page()
1497 static int _osd_req_finalize_data_integrity(struct osd_request *or, in _osd_req_finalize_data_integrity()
1582 static int _init_blk_request(struct osd_request *or, in _init_blk_request()
1628 int osd_finalize_request(struct osd_request *or, in osd_finalize_request()
1726 int osd_req_decode_sense_full(struct osd_request *or, in osd_req_decode_sense_full()