Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_fs.h217 struct nfs4_copy_state { struct
218 struct list_head copies;
219 struct list_head src_copies;
220 nfs4_stateid stateid;
221 struct completion completion;
222 uint64_t count;
223 struct nfs_writeverf verf;
224 int error;
225 int flags;
226 struct nfs4_state *parent_src_state;
[all …]

Completed in 5 milliseconds