|
Motr
M0
|

Data Fields | |
| struct m0_reqh_service | hls_service |
| struct m0_reqh * | hls_reqh |
| struct m0_tl | hls_links |
| struct m0_tl | hls_quiescing |
| struct m0_mutex | hls_lock |
| uint64_t | hls_magic |
Definition at line 52 of file link_service.c.
| struct m0_tl hls_links |
Definition at line 55 of file link_service.c.
| struct m0_mutex hls_lock |
Definition at line 57 of file link_service.c.
| uint64_t hls_magic |
Definition at line 58 of file link_service.c.
| struct m0_tl hls_quiescing |
Definition at line 56 of file link_service.c.
| struct m0_reqh* hls_reqh |
Definition at line 54 of file link_service.c.
| struct m0_reqh_service hls_service |
Definition at line 53 of file link_service.c.