Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h269 #define P9_DOTL_EXCL 00000200 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h374 #define P9_DOTL_EXCL 00000200 macro
H A D9p.c132 { P9_DOTL_EXCL, O_EXCL }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c172 { O_EXCL, P9_DOTL_EXCL }, in v9fs_mapped_dotl_flags()