Searched refs:SDA_DISK_STATS_PATH (Results 1 – 2 of 2) sorted by relevance
28 #define SDA_DISK_STATS_PATH "/sys/block/sda/stat" macro183 : (access(SDA_DISK_STATS_PATH, R_OK) == 0 ? SDA_DISK_STATS_PATH : nullptr))),
33 #define SDA_DISK_STATS_PATH "/sys/block/sda/stat" macro74 } else if (access(SDA_DISK_STATS_PATH, R_OK) >= 0) { in TEST()75 DISK_STATS_PATH = SDA_DISK_STATS_PATH; in TEST()244 access(SDA_DISK_STATS_PATH, R_OK) >= 0); in TEST()