Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h358 struct stat root_st; member
H A D9p.c1519 memcpy(&s->root_st, &stbuf, sizeof(stbuf)); in v9fs_attach()
1861 if (!same_stat_id(&pdu->s->root_st, &stbuf) || in v9fs_walk()
1909 if (!same_stat_id(&pdu->s->root_st, &stbuf) || in v9fs_walk()