Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs_fs.h200 struct nfs4_copy_state { struct
201 struct list_head copies;
202 struct list_head src_copies;
203 nfs4_stateid stateid;
204 struct completion completion;
205 uint64_t count;
206 struct nfs_writeverf verf;
207 int error;
208 int flags;
209 struct nfs4_state *parent_src_state;
[all …]