Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c3549 static int v9fs_fill_statfs(V9fsState *s, V9fsPDU *pdu, struct statfs *stbuf) in v9fs_fill_statfs() function
3623 retval = v9fs_fill_statfs(s, pdu, &stbuf); in v9fs_statfs()