Searched defs:nfs_openres (Results 1 – 1 of 1) sorted by relevance
484 struct nfs_openres { struct487 struct nfs_fh fh;491 struct nfs_seqid * seqid;493 fmode_t delegation_type;494 nfs4_stateid delegation;495 unsigned long pagemod_limit;496 __u32 do_recall;498 struct nfs4_string *owner;500 __u32 access_request;501 __u32 access_supported;[all …]