Spdk/lib/bdev/nvme
wuzhouhui 0acc20ab10 misc/rpc: rename some C functions of rpc methods
Traditionally, The C function name of rpc method "method_name" will be
"spdk_rpc_method_name", so make these function names consistent with
others. No behaviours changed.

Change-Id: Iac5396d4860bdbd78cba9031b4b6358161ec779b
Signed-off-by: wuzhouhui <wuzhouhui@kingsoft.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/453197
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-05-07 05:30:16 +00:00
..
bdev_ftl_rpc.c lib/ftl: retrieve caching bdev from configuration 2019-03-29 04:42:48 +00:00
bdev_ftl.c bdev/ftl: defer bdev initialization 2019-03-29 04:42:48 +00:00
bdev_ftl.h lib/ftl: retrieve caching bdev from configuration 2019-03-29 04:42:48 +00:00
bdev_nvme_rpc.c misc/rpc: rename some C functions of rpc methods 2019-05-07 05:30:16 +00:00
bdev_nvme.c bdev/nvme: fix issue about coredump which caused by assert error. 2019-04-22 15:23:11 +00:00
bdev_nvme.h bdev/nvme: use asynchronous API to probe user specified controller 2019-03-25 13:50:23 +00:00
common.c bdev/nvme: Move functions related to NVMe controller to common.c 2019-03-08 12:47:53 +00:00
common.h bdev/nvme: Move functions related to NVMe controller to common.c 2019-03-08 12:47:53 +00:00
Makefile bdev/nvme: always enable FTL 2019-05-02 08:41:56 +00:00
nvme_rpc.c bdev/nvme: Remove spdk_bdev_nvme_lookup_ctrlr function 2019-03-04 19:00:23 +00:00