Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dserver.c536 static int stats_version = 2; in stats_show() local
543 return sysfs_emit(buf, "%d %s %d %lu\n", stats_version, in stats_show()
/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