Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h278 #define P9_DOTL_DIRECTORY 00200000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h382 #define P9_DOTL_DIRECTORY 00200000 macro
H A D9p.c151 { P9_DOTL_DIRECTORY, O_DIRECTORY }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c180 { O_DIRECTORY, P9_DOTL_DIRECTORY }, in v9fs_mapped_dotl_flags()