Searched defs:nfs4_opendata (Results 1 – 1 of 1) sorted by relevance
227 struct nfs4_opendata { struct228 struct kref kref;236 struct nfs_fattr f_attr;237 struct dentry *dir;238 struct dentry *dentry;241 struct iattr attrs;244 bool rpc_done;245 bool file_created;246 bool is_recover;247 bool cancelled;[all …]
Completed in 6 milliseconds