Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h66 #define P9_GETATTR_ALL 0x00003fffULL /* Mask for ALL fields */ macro
H A Dvirtio-9p-client.c502 opt.request_mask = P9_GETATTR_ALL; in v9fs_tgetattr()