Lines Matching defs:nfs_open_context
68 struct nfs_open_context { struct69 struct nfs_lock_context lock_context;70 fl_owner_t flock_owner;71 struct dentry *dentry;72 struct rpc_cred *cred;73 struct nfs4_state *state;74 fmode_t mode;76 unsigned long flags;81 int error;83 struct list_head list;84 struct nfs4_threshold *mdsthreshold;