Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h15417 struct nfs_server { struct
15418 struct nfs_client *nfs_client;
15419 struct list_head client_link;
15420 struct list_head master_link;
15421 struct rpc_clnt *client;
15422 struct rpc_clnt *client_acl;
15423 struct nlm_host *nlm_host;
15424 struct nfs_iostats *io_stats;
15425 atomic_long_t writeback;
15426 unsigned int flags;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h15842 struct nfs_server { struct
15843 struct nfs_client *nfs_client;
15844 struct list_head client_link;
15845 struct list_head master_link;
15846 struct rpc_clnt *client;
15847 struct rpc_clnt *client_acl;
15848 struct nlm_host *nlm_host;
15849 struct nfs_iostats *io_stats;
15850 atomic_long_t writeback;
15851 int flags;
[all …]
Dvmlinux.h15842 struct nfs_server { struct
15843 struct nfs_client *nfs_client;
15844 struct list_head client_link;
15845 struct list_head master_link;
15846 struct rpc_clnt *client;
15847 struct rpc_clnt *client_acl;
15848 struct nlm_host *nlm_host;
15849 struct nfs_iostats *io_stats;
15850 atomic_long_t writeback;
15851 int flags;
[all …]