Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h277 #define P9_DOTL_LARGEFILE 00100000 macro
/openbmc/qemu/hw/9pfs/
H A D9p.h382 #define P9_DOTL_LARGEFILE 00100000 macro
H A D9p.c150 { P9_DOTL_LARGEFILE, O_LARGEFILE }, in dotl_to_open_flags()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c179 { O_LARGEFILE, P9_DOTL_LARGEFILE }, in v9fs_mapped_dotl_flags()