Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h44354 struct nfs_open_context { struct
44355 struct nfs_lock_context lock_context;
44356 fl_owner_t flock_owner;
44357 struct dentry *dentry;
44358 const struct cred *cred;
44359 struct rpc_cred *ll_cred;
44360 struct nfs4_state *state;
44361 fmode_t mode;
44362 long unsigned int flags;
44363 int error;
[all …]