Home
last modified time | relevance | path

Searched refs:stats_version (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dserver.c439 static int stats_version = 2; in stats_show() local
446 return sysfs_emit(buf, "%d %s %d %lu\n", stats_version, in stats_show()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c82 __be32 stats_version; member
291 buff_stats->stats_version = in drc_pmem_query_stats()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.c1006 stats_info.stats_version = HINIC_PORT_STATS_VERSION; in hinic_get_vport_stats()
1039 stats_info.stats_version = HINIC_PORT_STATS_VERSION; in hinic_get_phy_port_stats()
H A Dhinic_port.h605 u32 stats_version; member