Data Structures | |
struct | __fsdev_internal_fields |
Fields that are used internally by the fsdev subsystem. More... | |
Data Fields | |
void * | ctxt |
User context passed in by the backend. | |
char * | name |
Unique name for this filesystem device. | |
struct spdk_fsdev_module *const struct spdk_fsdev_fn_table * | fn_table |
Pointer to the fsdev module that registered this fsdev. | |
struct spdk_fsdev_open_opts | opts |
Negotiable device ops. | |
struct spdk_fsdev::__fsdev_internal_fields | internal |
struct spdk_fsdev_module* const struct spdk_fsdev_fn_table* spdk_fsdev::fn_table |
Pointer to the fsdev module that registered this fsdev.
function table for all ops