Searched defs:nfs_open_context (Results 1 – 1 of 1) sorted by relevance
77 struct nfs_open_context { struct79 fl_owner_t flock_owner;80 struct dentry *dentry;81 const struct cred *cred;83 struct nfs4_state *state;84 fmode_t mode;86 unsigned long flags;90 int error;92 struct list_head list;93 struct nfs4_threshold *mdsthreshold;[all …]
Completed in 5 milliseconds