Searched defs:nfs_server (Results 1 – 10 of 10) sorted by relevance
20074 struct nfs_server { struct20075 struct nfs_client *nfs_client;20076 struct list_head client_link;20077 struct list_head master_link;20078 struct rpc_clnt *client;20079 struct rpc_clnt *client_acl;20080 struct nlm_host *nlm_host;20081 struct nfs_iostats *io_stats;20082 atomic_long_t writeback;20083 unsigned int write_congested;[all …]
110434 struct nfs_server { struct110435 struct nfs_client *nfs_client;110436 struct list_head client_link;110437 struct list_head master_link;110438 struct rpc_clnt *client;110439 struct rpc_clnt *client_acl;110440 struct nlm_host *nlm_host;110441 struct nfs_iostats *io_stats;110442 atomic_long_t writeback;110443 unsigned int write_congested;[all …]
56040 struct nfs_server { struct56041 struct nfs_client *nfs_client;56042 struct list_head client_link;56043 struct list_head master_link;56044 struct rpc_clnt *client;56045 struct rpc_clnt *client_acl;56046 struct nlm_host *nlm_host;56047 struct nfs_iostats *io_stats;56048 atomic_long_t writeback;56049 unsigned int write_congested;[all …]
90316 struct nfs_server { struct90317 struct nfs_client *nfs_client;90318 struct list_head client_link;90319 struct list_head master_link;90320 struct rpc_clnt *client;90321 struct rpc_clnt *client_acl;90322 struct nlm_host *nlm_host;90323 struct nfs_iostats *io_stats;90324 atomic_long_t writeback;90325 unsigned int write_congested;[all …]
37894 struct nfs_server { struct37895 struct nfs_client *nfs_client;37896 struct list_head client_link;37897 struct list_head master_link;37898 struct rpc_clnt *client;37899 struct rpc_clnt *client_acl;37900 struct nlm_host *nlm_host;37901 struct nfs_iostats *io_stats;37902 atomic_long_t writeback;37903 unsigned int write_congested;[all …]