Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs_xdr.h471 struct nfs_openargs { struct
473 const struct nfs_fh * fh;
475 int open_flags;
476 fmode_t fmode;
477 u32 share_access;
478 u32 access;
480 struct stateowner_id id;
481 union {
488 } u;
491 const u32 * bitmask;
[all …]