Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h273 #define P9_DOTL_NONBLOCK 00004000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h378 #define P9_DOTL_NONBLOCK 00004000 macro
H A D9p.c136 { P9_DOTL_NONBLOCK, O_NONBLOCK } , in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c175 { O_NONBLOCK, P9_DOTL_NONBLOCK }, in v9fs_mapped_dotl_flags()