Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h151 P9_RMKDIR, enumerator
/openbmc/linux/include/trace/events/
H A D9p.h46 EM( P9_RMKDIR, "P9_RMKDIR" ) \
/openbmc/qemu/hw/9pfs/
H A D9p.h49 P9_RMKDIR, enumerator
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c235 id == P9_RMKDIR ? "RMKDIR" : in rmessage_name()
824 v9fs_req_recv(req, P9_RMKDIR); in v9fs_rmkdir()