Motr  M0
stob_ut_ctx Struct Reference
Collaboration diagram for stob_ut_ctx:
Collaboration graph

Data Fields

struct m0_mutexsu_lock
 
struct m0_semaphoresu_destroy_sem
 
struct m0_stob_domainsu_domain
 
uint64_t su_stob_key
 
int su_users_nr
 
const char * su_cfg
 
struct m0_be_ut_backendsu_ut_be
 

Detailed Description

Definition at line 43 of file stob.c.

Field Documentation

◆ su_cfg

const char* su_cfg

Definition at line 49 of file stob.c.

◆ su_destroy_sem

struct m0_semaphore* su_destroy_sem

Definition at line 45 of file stob.c.

◆ su_domain

struct m0_stob_domain* su_domain

Definition at line 46 of file stob.c.

◆ su_lock

struct m0_mutex* su_lock

Definition at line 44 of file stob.c.

◆ su_stob_key

uint64_t su_stob_key

Definition at line 47 of file stob.c.

◆ su_users_nr

int su_users_nr

Definition at line 48 of file stob.c.

◆ su_ut_be

struct m0_be_ut_backend* su_ut_be

Definition at line 50 of file stob.c.


The documentation for this struct was generated from the following file: