Home
last modified time | relevance | path

Searched refs:direct_io_allow_mmap (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h816 unsigned int direct_io_allow_mmap:1; member
H A Dfile.c1451 if (fopen_direct_io && fc->direct_io_allow_mmap) { in fuse_direct_io()
1577 get_fuse_conn(inode)->direct_io_allow_mmap || in fuse_direct_write_iter()
2474 if ((vma->vm_flags & VM_MAYSHARE) && !fc->direct_io_allow_mmap) in fuse_file_mmap()
H A Dinode.c1291 fc->direct_io_allow_mmap = 1; in process_init_reply()

Completed in 9 milliseconds