Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/9p/
H A D9p.h277 #define P9_DOTL_CLOEXEC 02000000 macro
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_inode_dotl.c183 { O_CLOEXEC, P9_DOTL_CLOEXEC }, in v9fs_mapped_dotl_flags()