Home
last modified time | relevance | path

Searched defs:log (Results 1 – 12 of 12) sorted by relevance

/spdk/test/unit/lib/log/log.c/
H A Dlog_ut.c17 SPDK_LOG_REGISTER_COMPONENT(log) in SPDK_LOG_REGISTER_COMPONENT() argument
[all...]
/spdk/python/spdk/sma/volume/
H A Dcrypto_bdev.py14 log = logging.getLogger(__name__) variable
H A Dcrypto.py9 log = logging.getLogger(__name__) variable
H A Dvolume.py17 log = logging.getLogger(__name__) variable
/spdk/lib/ftl/mngt/
H A Dftl_mngt_recovery.c718 struct ftl_trim_log *log = ftl_md_get_buffer(dev->layout.md[FTL_LAYOUT_REGION_TYPE_TRIM_LOG]); in trim_pending() local
752 struct ftl_trim_log *log = ftl_md_get_buffer(dev->layout.md[FTL_LAYOUT_REGION_TYPE_TRIM_LOG]); in ftl_mngt_complete_trim() local
790 struct ftl_trim_log *log = ftl_md_get_buffer(md); in ftl_mngt_recover_trim_log_cb() local
862 struct ftl_trim_log *log = ftl_md_get_buffer(md); in ftl_mngt_recover_trim_log_clear() local
/spdk/python/spdk/sma/
H A Dqmp.py16 log = logging.getLogger(__name__) variable
/spdk/lib/ftl/
H A Dftl_core.c556 struct ftl_trim_log *log = ftl_md_get_buffer(dev->layout.md[FTL_LAYOUT_REGION_TYPE_TRIM_LOG]); in ftl_trim_log_clear() local
647 struct ftl_trim_log *log; in ftl_set_trim_map() local
/spdk/python/spdk/sma/device/
H A Dnvmf_vfiouser.py22 log = logging.getLogger(__name__) variable
/spdk/test/nvme/fdp/
H A Dfdp.c451 void *log; in get_fdp_cfg_log_page() local
[all...]
/spdk/lib/nvmf/
H A Dctrlr.c608 struct spdk_nvmf_reservation_log *log, *log_tmp; _nvmf_ctrlr_destruct() local
2573 struct spdk_nvmf_reservation_log *log, *log_tmp; nvmf_get_reservation_notification_log_page() local
4044 struct spdk_nvmf_reservation_log *log = (struct spdk_nvmf_reservation_log *)ctx; _nvmf_ctrlr_add_reservation_log() local
4070 struct spdk_nvmf_reservation_log *log; nvmf_ctrlr_reservation_notice_log() local
[all...]
H A Dnvmf_internal.h194 * NVMf reservation notification log page. member
/spdk/test/unit/lib/nvmf/subsystem.c/
H A Dsubsystem_ut.c794 struct spdk_nvmf_reservation_log *log, *log_tmp; ut_reservation_deinit() local
[all...]