Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h282 #define P9_DOTL_SYNC 04000000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h387 #define P9_DOTL_SYNC 04000000 macro
H A D9p.c153 { P9_DOTL_SYNC, O_SYNC }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c184 { O_SYNC, P9_DOTL_SYNC}, in v9fs_mapped_dotl_flags()