Searched defs:nfs_openargs (Results 1 – 1 of 1) sorted by relevance
455 struct nfs_openargs { struct457 const struct nfs_fh * fh;459 int open_flags;460 fmode_t fmode;461 u32 share_access;462 u32 access;464 struct stateowner_id id;465 union {472 } u;475 const u32 * bitmask;[all …]