Home
last modified time | relevance | path

Searched refs:osd_id (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/scsi/
Dosd_initiator.h361 osd_id initial_id, struct osd_obj_id_list *list, unsigned nelem);
373 void osd_req_create_partition(struct osd_request *or, osd_id partition);
374 void osd_req_remove_partition(struct osd_request *or, osd_id partition);
377 osd_id partition, u8 new_key_id[OSD_CRYPTO_KEYID_SIZE],
386 osd_id partition, osd_id initial_id, struct osd_obj_id_list *list,
395 osd_id partition, osd_id initial_id, struct osd_obj_id_list *list,
399 osd_id partition, enum osd_options_flush_scope_values);
411 const struct osd_obj_id *, osd_id initial_id,
Dosd_types.h24 typedef u64 __bitwise osd_id; typedef
27 osd_id partition;
28 osd_id id;
/linux-4.4.14/fs/exofs/
Dexofs.h96 static inline osd_id exofs_oi_objno(struct exofs_i_info *oi) in exofs_oi_objno()
222 struct exofs_sb_info *sbi, osd_id oid) in exofs_init_comps()
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c656 osd_id initial_id, struct osd_obj_id_list *list, unsigned nelem) in osd_req_list_dev_partitions()
686 __be16 act, osd_id partition) in _osd_req_encode_partition()
696 void osd_req_create_partition(struct osd_request *or, osd_id partition) in osd_req_create_partition()
702 void osd_req_remove_partition(struct osd_request *or, osd_id partition) in osd_req_remove_partition()
713 __be16 action, const struct osd_obj_id *obj, osd_id initial_id, in _osd_req_list_objects()
717 u64 len = nelem * sizeof(osd_id) + sizeof(*list); in _osd_req_list_objects()
739 osd_id partition, osd_id initial_id, struct osd_obj_id_list *list, in osd_req_list_partition_collections()
753 osd_id partition, osd_id initial_id, struct osd_obj_id_list *list, in osd_req_list_partition_objects()
767 osd_id partition, enum osd_options_flush_scope_values op) in osd_req_flush_partition()
783 const struct osd_obj_id *obj, osd_id initial_id, in osd_req_list_collection_objects()