Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h15391 struct nfs_open_context { struct
15392 struct nfs_lock_context lock_context;
15393 fl_owner_t flock_owner;
15394 struct dentry *dentry;
15395 const struct cred *cred;
15396 struct rpc_cred *ll_cred;
15397 struct nfs4_state *state;
15398 fmode_t mode;
15399 long unsigned int flags;
15400 int error;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h15814 struct nfs_open_context { struct
15815 struct nfs_lock_context lock_context;
15816 fl_owner_t flock_owner;
15817 struct dentry *dentry;
15818 const struct cred *cred;
15819 struct rpc_cred *ll_cred;
15820 struct nfs4_state *state;
15821 fmode_t mode;
15822 long unsigned int flags;
15823 int error;
[all …]
Dvmlinux.h15814 struct nfs_open_context { struct
15815 struct nfs_lock_context lock_context;
15816 fl_owner_t flock_owner;
15817 struct dentry *dentry;
15818 const struct cred *cred;
15819 struct rpc_cred *ll_cred;
15820 struct nfs4_state *state;
15821 fmode_t mode;
15822 long unsigned int flags;
15823 int error;
[all …]