Searched defs:nfs_openargs (Results 1 – 1 of 1) sorted by relevance
471 struct nfs_openargs { struct473 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 …]