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