Searched refs:P9_DOTL_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/net/9p/ | ||
D | 9p.h | 284 #define P9_DOTL_NONBLOCK 00004000 macro |
/linux-3.4.99/fs/9p/ | ||
D | vfs_inode_dotl.c | 209 { O_NONBLOCK, P9_DOTL_NONBLOCK }, in v9fs_mapped_dotl_flags() |