Home
last modified time | relevance | path

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

/third_party/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 …]