Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h133 P9_RGETATTR, enumerator
/openbmc/linux/include/trace/events/
H A D9p.h28 EM( P9_RGETATTR, "P9_RGETATTR" ) \
/openbmc/qemu/hw/9pfs/
H A D9p.h31 P9_RGETATTR, enumerator
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c533 v9fs_req_recv(req, P9_RGETATTR); in v9fs_rgetattr()