Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h89 int coroutine_fn v9fs_co_fstat(V9fsPDU *, V9fsFidState *, struct stat *);
H A Dcofile.c69 int coroutine_fn v9fs_co_fstat(V9fsPDU *pdu, V9fsFidState *fidp, in v9fs_co_fstat() function
H A D9p.c1602 retval = v9fs_co_fstat(pdu, fidp, &stbuf); in v9fs_getattr()
3740 err = v9fs_co_fstat(pdu, fidp, &stbuf); in v9fs_lock()
3785 err = v9fs_co_fstat(pdu, fidp, &stbuf); in v9fs_getlock()