Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h281 #define P9_DOTL_CLOEXEC 02000000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h386 #define P9_DOTL_CLOEXEC 02000000 macro
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c183 { O_CLOEXEC, P9_DOTL_CLOEXEC }, in v9fs_mapped_dotl_flags()