Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c1333 static int stat_to_v9stat_dotl(V9fsPDU *pdu, const struct stat *stbuf, in stat_to_v9stat_dotl() function
1607 retval = stat_to_v9stat_dotl(pdu, &stbuf, &v9stat_dotl); in v9fs_getattr()