Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c1770 static bool same_stat_id(const struct stat *a, const struct stat *b) in same_stat_id() function
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()