Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs_fs.h216 struct nfs4_copy_state { struct
217 struct list_head copies;
218 struct list_head src_copies;
219 nfs4_stateid stateid;
220 struct completion completion;
221 uint64_t count;
222 struct nfs_writeverf verf;
223 int error;
224 int flags;
225 struct nfs4_state *parent_src_state;
[all …]