Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h271 #define P9_DOTL_TRUNC 00001000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h376 #define P9_DOTL_TRUNC 00001000 macro
H A D9p.c134 { P9_DOTL_TRUNC, O_TRUNC }, in dotl_to_open_flags()