Searched defs:nfs_server (Results 1 – 3 of 3) sorted by relevance
15417 struct nfs_server { struct15418 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 …]
15842 struct nfs_server { struct15843 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 …]