Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h268 #define P9_DOTL_CREATE 00000100 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h373 #define P9_DOTL_CREATE 00000100 macro
H A D9p.c131 { P9_DOTL_CREATE, O_CREAT }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c171 { O_CREAT, P9_DOTL_CREATE }, in v9fs_mapped_dotl_flags()