Searched defs:nfs_open_context (Results 1 – 1 of 1) sorted by relevance
79 struct nfs_open_context { struct81 fl_owner_t flock_owner;82 struct dentry *dentry;83 const struct cred *cred;85 struct nfs4_state *state;86 fmode_t mode;88 unsigned long flags;93 int error;95 struct list_head list;96 struct nfs4_threshold *mdsthreshold;[all …]
Completed in 5 milliseconds