Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list263 #ifdef TARGET_NR_fstatfs64
264 { TARGET_NR_fstatfs64, "fstatfs64" , "%s(%d,%p)", NULL, NULL },
H A Dsyscall.c10781 case TARGET_NR_fstatfs64: in _syscall2()