Searched refs:P9_DOTL_DSYNC (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/net/9p/ | ||
D | 9p.h | 285 #define P9_DOTL_DSYNC 00010000 macro |
/linux-4.19.296/fs/9p/ | ||
D | vfs_inode_dotl.c | 191 { O_DSYNC, P9_DOTL_DSYNC }, in v9fs_mapped_dotl_flags() |