Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h270 #define P9_DOTL_NOCTTY 00000400 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h375 #define P9_DOTL_NOCTTY 00000400 macro
H A D9p.c133 { P9_DOTL_NOCTTY , O_NOCTTY }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c173 { O_NOCTTY, P9_DOTL_NOCTTY }, in v9fs_mapped_dotl_flags()