Home
last modified time | relevance | path

Searched defs:esnap_id (Results 1 – 5 of 5) sorted by relevance

/spdk/lib/lvol/
H A Dlvol.c24 const void *esnap_id; member
1232 spdk_lvol_create_esnap_clone(const void * esnap_id,uint32_t id_len,uint64_t size_bytes,struct spdk_lvol_store * lvs,const char * clone_name,spdk_lvol_op_with_handle_complete cb_fn,void * cb_arg) spdk_lvol_create_esnap_clone() argument
1823 lvs_esnap_bs_dev_create(void * bs_ctx,void * blob_ctx,struct spdk_blob * blob,const void * esnap_id,uint32_t id_len,struct spdk_bs_dev ** bs_dev) lvs_esnap_bs_dev_create() argument
1929 spdk_lvs_esnap_missing_add(struct spdk_lvol_store * lvs,struct spdk_lvol * lvol,const void * esnap_id,uint32_t id_len) spdk_lvs_esnap_missing_add() argument
2019 const void *esnap_id = degraded_set->esnap_id; lvs_esnap_degraded_hotplug() local
2098 spdk_lvs_notify_hotplug(const void * esnap_id,uint32_t id_len,spdk_lvol_op_with_handle_complete cb_fn,void * cb_arg) spdk_lvs_notify_hotplug() argument
2382 spdk_lvol_set_external_parent(struct spdk_lvol * lvol,const void * esnap_id,uint32_t esnap_id_len,spdk_lvol_op_complete cb_fn,void * cb_arg) spdk_lvol_set_external_parent() argument
[all...]
/spdk/test/unit/lib/lvol/lvol.c/
H A Dlvol_ut.c281 struct spdk_bs_dev *back_bs_dev, const void *esnap_id, in spdk_bs_blob_set_external_parent() argument
2389 ut_esnap_bs_dev_create(void * bs_ctx,void * blob_ctx,struct spdk_blob * blob,const void * esnap_id,uint32_t id_len,struct spdk_bs_dev ** _bs_dev) ut_esnap_bs_dev_create() argument
2605 uint64_t esnap_id = 42; lvol_esnap_load_esnaps() local
2829 char *esnap_id; global() member
2847 char *esnap_id; global() member
2858 missing_get_lvol_count(struct spdk_lvol_store * lvs,char * esnap_id) missing_get_lvol_count() argument
2879 get_missing_esnap(struct missing_esnap * missing_esnap,const char * esnap_id) get_missing_esnap() argument
2891 ut_esnap_hotplug_dev_create(void * bs_ctx,void * blob_ctx,struct spdk_blob * blob,const void * esnap_id,uint32_t id_len,struct spdk_bs_dev ** bs_dev) ut_esnap_hotplug_dev_create() argument
[all...]
/spdk/test/unit/lib/bdev/vbdev_lvol.c/
H A Dvbdev_lvol_ut.c341 spdk_lvol_create_esnap_clone(const void *esnap_id, uint32_t id_len, uint64_t size_bytes, in spdk_lvol_create_esnap_clone() argument
878 spdk_lvs_notify_hotplug(const void *esnap_id, uint32_t id_len, in spdk_lvs_notify_hotplug() argument
910 spdk_lvol_set_external_parent(struct spdk_lvol *lvol, const void *esnap_id, uint32_t id_len, in spdk_lvol_set_external_parent() argument
/spdk/module/bdev/lvol/
H A Dvbdev_lvol.c1868 vbdev_lvol_esnap_dev_create(void * bs_ctx,void * blob_ctx,struct spdk_blob * blob,const void * esnap_id,uint32_t id_len,struct spdk_bs_dev ** _bs_dev) vbdev_lvol_esnap_dev_create() argument
/spdk/test/unit/lib/blob/blob.c/
H A Dblob_ut.c9702 const void *esnap_id; blob_set_external_parent() local
[all...]