Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h274 #define P9_DOTL_DSYNC 00010000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h378 #define P9_DOTL_DSYNC 00010000 macro
H A D9p.c137 { P9_DOTL_DSYNC, O_DSYNC }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c176 { O_DSYNC, P9_DOTL_DSYNC }, in v9fs_mapped_dotl_flags()