Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dstats64.c60 void stat64_set(Stat64 *s, uint64_t val) in stat64_set() function
/openbmc/qemu/include/qemu/
H A Dstats64.h43 static inline void stat64_set(Stat64 *s, uint64_t value) in stat64_set() function