Searched defs:nfs4_copy_state (Results 1 – 1 of 1) sorted by relevance
190 struct nfs4_copy_state { struct191 struct list_head copies;192 nfs4_stateid stateid;193 struct completion completion;194 uint64_t count;195 struct nfs_writeverf verf;196 int error;197 int flags;198 struct nfs4_state *parent_state;