Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c1328 static int32_t stat_to_iounit(const V9fsPDU *pdu, const struct stat *stbuf) in stat_to_iounit() function
1344 v9lstat->st_blksize = stat_to_iounit(pdu, stbuf); in stat_to_v9stat_dotl()