Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs.h81 struct nfs_open_context { struct
83 fl_owner_t flock_owner;
84 struct dentry *dentry;
85 const struct cred *cred;
87 struct nfs4_state *state;
88 fmode_t mode;
90 unsigned long flags;
94 int error;
96 struct list_head list;
97 struct nfs4_threshold *mdsthreshold;
[all …]