Searched refs:exp_nid_stats (Results 1 – 3 of 3) sorted by relevance
1553 if (exp->exp_nid_stats) in lprocfs_exp_print_uuid()1701 if (exp->exp_nid_stats) { in lprocfs_exp_setup()1702 nidstat_putref(exp->exp_nid_stats); in lprocfs_exp_setup()1703 exp->exp_nid_stats = NULL; in lprocfs_exp_setup()1709 exp->exp_nid_stats = old_stat; in lprocfs_exp_setup()1750 exp->exp_nid_stats = new_stat; in lprocfs_exp_setup()1773 struct nid_stat *stat = exp->exp_nid_stats; in lprocfs_exp_cleanup()1778 nidstat_putref(exp->exp_nid_stats); in lprocfs_exp_cleanup()1779 exp->exp_nid_stats = NULL; in lprocfs_exp_cleanup()
193 struct nid_stat *exp_nid_stats; member
382 if ((export)->exp_nid_stats != NULL && \383 (export)->exp_nid_stats->nid_stats != NULL) \385 (export)->exp_nid_stats->nid_stats, coffset);\