Searched refs:newnfs_directio_allow_mmap (Results 1 – 2 of 2) sorted by relevance
55 extern int newnfs_directio_allow_mmap;103 if (newnfs_directio_enable && !newnfs_directio_allow_mmap) { in ncl_getpages()260 if (newnfs_directio_enable && !newnfs_directio_allow_mmap && in ncl_putpages()
262 int newnfs_directio_allow_mmap = 1; variable264 &newnfs_directio_allow_mmap, 0, "Enable mmaped IO on file with O_DIRECT opens");