ReactOS 0.4.16-dev-91-g764881a
|
#include <nfs41.h>
Public Attributes | |
struct list_entry | open_entry |
uint64_t | offset |
uint64_t | length |
uint32_t | exclusive: 1 |
uint32_t | delegated: 1 |
uint32_t | id: 30 |
uint64_t __nfs41_lock_state::length |
Definition at line 115 of file nfs41.h.
Referenced by lock_range_cmp().
uint64_t __nfs41_lock_state::offset |
Definition at line 114 of file nfs41.h.
Referenced by lock_range_cmp().
struct list_entry __nfs41_lock_state::open_entry |