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