nfs-ganesha 1.4
Public Attributes

state_share__ Struct Reference

#include <sal_data.h>

List of all members.

Public Attributes

char share_oexcl_verifier [8]
unsigned int share_access
unsigned int share_deny
struct glist_head share_lockstates
unsigned int share_access_prev
unsigned int share_deny_prev

Detailed Description

Definition at line 146 of file sal_data.h.


Member Data Documentation

The NFSv4 Share Access state

Definition at line 149 of file sal_data.h.

The bitmap to keep track of previous share access state

Definition at line 152 of file sal_data.h.

The NFSv4 Share Deny state

Definition at line 150 of file sal_data.h.

The bitmap to keep track of previous share deny state

Definition at line 153 of file sal_data.h.

The list of lock states associated with this open state

Definition at line 151 of file sal_data.h.

Verifier to use when opening a file as EXCLUSIVE4

Definition at line 148 of file sal_data.h.


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