Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h272 #define P9_DOTL_APPEND 00002000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h377 #define P9_DOTL_APPEND 00002000 macro
H A D9p.c135 { P9_DOTL_APPEND, O_APPEND }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c174 { O_APPEND, P9_DOTL_APPEND }, in v9fs_mapped_dotl_flags()