Searched refs:P9_DOTL_CREATE (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/9p/ | ||
H A D | 9p.h | 268 #define P9_DOTL_CREATE 00000100 macro |
/linux/fs/9p/ | ||
H A D | vfs_inode_dotl.c | 169 { O_CREAT, P9_DOTL_CREATE }, in v9fs_mapped_dotl_flags() |