Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.c173 static int get_dotl_openflags(V9fsState *s, int oflags) in get_dotl_openflags() function
2027 flags = get_dotl_openflags(s, mode); in v9fs_open()
2107 flags = get_dotl_openflags(pdu->s, flags); in v9fs_lcreate()