Home
last modified time | relevance | path

Searched refs:osd_obj_id (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/scsi/
Dosd_initiator.h317 struct osd_obj_id obj;
323 struct osd_obj_id *bad_obj_list, int max_obj,
405 const struct osd_obj_id *);/* NI */
407 const struct osd_obj_id *);/* NI */
411 const struct osd_obj_id *, osd_id initial_id,
418 const struct osd_obj_id *, enum osd_options_flush_scope_values);
426 void osd_req_create_object(struct osd_request *or, struct osd_obj_id *);
427 void osd_req_remove_object(struct osd_request *or, struct osd_obj_id *);
430 const struct osd_obj_id *obj, u64 offset, struct bio *bio, u64 len);
432 const struct osd_obj_id *obj, u64 offset, void *buff, u64 len);
[all …]
Dosd_types.h26 struct osd_obj_id { struct
31 static const struct __weak osd_obj_id osd_root_object = {0, 0}; argument
Dosd_sec.h30 const struct osd_obj_id *obj, bool is_collection, const bool is_v1);
Dosd_ore.h32 struct osd_obj_id obj;
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c592 __be16 act, const struct osd_obj_id *obj, u64 offset, u64 len) in _osdv1_req_encode_common()
617 __be16 act, const struct osd_obj_id *obj, u64 offset, u64 len) in _osdv2_req_encode_common()
634 __be16 act, const struct osd_obj_id *obj, u64 offset, u64 len) in _osd_req_encode_common()
688 struct osd_obj_id par = { in _osd_req_encode_partition()
713 __be16 action, const struct osd_obj_id *obj, osd_id initial_id, in _osd_req_list_objects()
742 struct osd_obj_id par = { in osd_req_list_partition_collections()
756 struct osd_obj_id par = { in osd_req_list_partition_objects()
783 const struct osd_obj_id *obj, osd_id initial_id, in osd_req_list_collection_objects()
794 const struct osd_obj_id *obj, enum osd_options_flush_scope_values op) in osd_req_flush_collection()
807 void osd_req_create_object(struct osd_request *or, struct osd_obj_id *obj) in osd_req_create_object()
[all …]
/linux-4.4.14/fs/exofs/
Dexofs.h180 const struct osd_obj_id *obj);
Dsuper.c220 void exofs_make_credential(u8 cred_a[OSD_CAP_LEN], const struct osd_obj_id *obj) in exofs_make_credential()
225 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, in exofs_read_kern()
Dore.c129 static struct osd_obj_id *_ios_obj(struct ore_io_state *ios, unsigned index) in _ios_obj()
962 struct osd_obj_id *obj = _ios_obj(ios, cur_comp); in _ore_read_mirror()
/linux-4.4.14/drivers/block/
Dosdblk.c115 struct osd_obj_id obj; /* OSD partition, obj id */
137 const struct osd_obj_id *obj) in osdblk_make_credential()