Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnfs_xdr.h341 struct nfs_openres { struct
342 nfs4_stateid stateid;
343 struct nfs_fh fh;
344 struct nfs4_change_info cinfo;
345 __u32 rflags;
346 struct nfs_fattr * f_attr;
347 struct nfs_fattr * dir_attr;
348 struct nfs_seqid * seqid;
349 const struct nfs_server *server;
350 fmode_t delegation_type;
[all …]