Searched defs:nfs4_state (Results 1 – 1 of 1) sorted by relevance
44924 struct nfs4_state { struct44928 struct nfs4_state_owner *owner; argument44933 nfs4_stateid stateid; argument44934 nfs4_stateid open_stateid; argument44935 unsigned int n_rdonly;44936 unsigned int n_wronly;44937 unsigned int n_rdwr;44938 fmode_t state;44939 refcount_t count;44940 wait_queue_head_t waitq;[all …]