Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h452 struct nfs_openargs { struct
453 struct nfs4_sequence_args seq_args;
454 const struct nfs_fh * fh;
455 struct nfs_seqid * seqid;
456 int open_flags;
457 fmode_t fmode;
458 u32 share_access;
459 u32 access;
460 __u64 clientid;
461 struct stateowner_id id;
[all …]