Home
last modified time | relevance | path

Searched refs:nid_stat (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h113 struct nid_stat { struct
193 struct nid_stat *exp_nid_stats;
Dlprocfs_status.h559 struct nid_stat;
Dobd_class.h422 static inline int lprocfs_nid_ldlm_stats_init(struct nid_stat *tmp) in lprocfs_nid_ldlm_stats_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c991 static void lprocfs_free_client_stats(struct nid_stat *client_stat) in lprocfs_free_client_stats()
1017 struct nid_stat *stat; in lprocfs_free_per_client_stats()
1023 struct nid_stat, nid_list); in lprocfs_free_per_client_stats()
1562 struct nid_stat *stats = (struct nid_stat *)m->private; in lproc_exp_uuid_seq_show()
1598 struct nid_stat *stats = (struct nid_stat *)m->private; in lproc_exp_hash_seq_show()
1622 struct nid_stat *stat = obj; in lprocfs_nid_stats_clear_write_cb()
1643 struct nid_stat *client_stat; in lprocfs_nid_stats_clear_write()
1650 client_stat = list_entry(free_list.next, struct nid_stat, in lprocfs_nid_stats_clear_write()
1662 struct nid_stat *new_stat, *old_stat; in lprocfs_exp_setup()
1773 struct nid_stat *stat = exp->exp_nid_stats; in lprocfs_exp_cleanup()
Dobd_config.c1909 struct nid_stat *ns; in nidstats_key()
1911 ns = hlist_entry(hnode, struct nid_stat, nid_hash); in nidstats_key()
1925 return hlist_entry(hnode, struct nid_stat, nid_hash); in nidstats_object()
1931 struct nid_stat *ns; in nidstats_get()
1933 ns = hlist_entry(hnode, struct nid_stat, nid_hash); in nidstats_get()
1940 struct nid_stat *ns; in nidstats_put_locked()
1942 ns = hlist_entry(hnode, struct nid_stat, nid_hash); in nidstats_put_locked()