Searched refs:newnfs_directio_allow_mmap (Results 1 – 2 of 2) sorted by relevance
59 extern int newnfs_directio_allow_mmap;142 if (newnfs_directio_enable && !newnfs_directio_allow_mmap) { in ncl_getpages() 301 if (newnfs_directio_enable && !newnfs_directio_allow_mmap && in ncl_putpages()
299 int newnfs_directio_allow_mmap = 1; variable301 &newnfs_directio_allow_mmap, 0, "Enable mmaped IO on file with O_DIRECT opens");