Home
last modified time | relevance | path

Searched defs:nfs4_copy_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dnfs_fs.h210 struct nfs4_copy_state { struct
211 struct list_head copies;
212 struct list_head src_copies;
213 nfs4_stateid stateid;
214 struct completion completion;
215 uint64_t count;
216 struct nfs_writeverf verf;
217 int error;
218 int flags;
219 struct nfs4_state *parent_src_state;
[all …]