Home
last modified time | relevance | path

Searched defs:stats_clear (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_sysctl.h28 xfs_sysctl_val_t stats_clear; /* Reset all XFS statistics to zero. */ member
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c518 static ssize_t stats_clear(struct file *file, const char __user *buf, in stats_clear() function