Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c1221 static int get_sysfs_str_val(struct stat *st, const char *attribute, in get_sysfs_str_val() function
1253 ret = get_sysfs_str_val(st, "zoned", &val); in get_sysfs_zoned_model()
1282 ret = get_sysfs_str_val(st, attribute, &str); in get_sysfs_long_val()