Searched defs:nfs_server (Results 1 – 1 of 1) sorted by relevance
44386 struct nfs_server { struct44387 struct nfs_client *nfs_client;44388 struct list_head client_link;44389 struct list_head master_link;44390 struct rpc_clnt *client;44391 struct rpc_clnt *client_acl;44392 struct nlm_host *nlm_host;44393 struct nfs_iostats *io_stats;44394 atomic_long_t writeback;44395 unsigned int flags;[all …]