Searched refs:direct_io_allow_mmap (Results 1 – 3 of 3) sorted by relevance
884 unsigned int direct_io_allow_mmap:1; member
1607 if (fopen_direct_io && fc->direct_io_allow_mmap) { in fuse_direct_io() 2327 if ((vma->vm_flags & VM_MAYSHARE) && !fc->direct_io_allow_mmap) in fuse_file_mmap()
1409 fc->direct_io_allow_mmap = 1; in process_init_reply()