Home
last modified time | relevance | path

Searched refs:P9_DOTL_CLOEXEC (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/net/9p/
D9p.h292 #define P9_DOTL_CLOEXEC 02000000 macro
/linux-4.19.296/fs/9p/
Dvfs_inode_dotl.c198 { O_CLOEXEC, P9_DOTL_CLOEXEC }, in v9fs_mapped_dotl_flags()