Loading...
Searching...
No Matches
spdk_fsdev Struct Reference
Collaboration diagram for spdk_fsdev:

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_tablefn_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
 

Field Documentation

◆ fn_table

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


The documentation for this struct was generated from the following file:
  • fsdev_module.h