Searched defs:nfs_open_context (Results 1 – 1 of 1) sorted by relevance
78 struct nfs_open_context { struct79 struct nfs_lock_context lock_context;80 struct dentry *dentry;81 struct rpc_cred *cred;82 struct nfs4_state *state;83 fmode_t mode;85 unsigned long flags;89 int error;91 struct list_head list;92 struct nfs4_threshold *mdsthreshold;