Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h70 int coroutine_fn v9fs_co_statfs(V9fsPDU *, V9fsPath *, struct statfs *);
H A Dcofs.c77 int coroutine_fn v9fs_co_statfs(V9fsPDU *pdu, V9fsPath *path, in v9fs_co_statfs() function
H A D9p.c1967 int err = v9fs_co_statfs(pdu, path, &stbuf); in get_iounit()
3626 retval = v9fs_co_statfs(pdu, &fidp->path, &stbuf); in v9fs_statfs()