Searched defs:nfs4_state (Results 1 – 2 of 2) sorted by relevance
50044 struct nfs4_state { struct50048 struct nfs4_state_owner *owner; argument50053 nfs4_stateid stateid; argument50054 nfs4_stateid open_stateid; argument50055 unsigned int n_rdonly;50056 unsigned int n_wronly;50057 unsigned int n_rdwr;50058 fmode_t state;50059 refcount_t count;50060 wait_queue_head_t waitq;[all …]