Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h67 off_t coroutine_fn v9fs_co_telldir(V9fsPDU *, V9fsFidState *);
H A Dcodir.c232 off_t v9fs_co_telldir(V9fsPDU *pdu, V9fsFidState *fidp) in v9fs_co_telldir() function
H A D9p.c2280 saved_dir_pos = v9fs_co_telldir(pdu, fidp); in v9fs_do_readdir_with_stat()