Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h197 typedef struct V9fsDir { struct
204 } V9fsDir; argument
206 static inline void coroutine_fn v9fs_readdir_lock(V9fsDir *dir) in v9fs_readdir_lock()
215 static inline void coroutine_fn v9fs_readdir_unlock(V9fsDir *dir) in v9fs_readdir_unlock()
224 static inline void v9fs_readdir_init(P9ProtoVersion proto_version, V9fsDir *dir) in v9fs_readdir_init()
262 V9fsDir dir;