Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_fs.h78 struct nfs_open_context { struct
79 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;