Home
last modified time | relevance | path

Searched refs:FUSE_DIO_CUSE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Dcuse.c99 return fuse_direct_io(&io, to, &pos, FUSE_DIO_CUSE); in cuse_read_iter()
111 FUSE_DIO_WRITE | FUSE_DIO_CUSE); in cuse_write_iter()
H A Dfuse_i.h1170 #define FUSE_DIO_CUSE (1 << 1) macro
H A Dfile.c1441 int cuse = flags & FUSE_DIO_CUSE; in fuse_direct_io()
/kernel/linux/linux-6.6/fs/fuse/
H A Dcuse.c99 return fuse_direct_io(&io, to, &pos, FUSE_DIO_CUSE); in cuse_read_iter()
111 FUSE_DIO_WRITE | FUSE_DIO_CUSE); in cuse_write_iter()
H A Dfuse_i.h1271 #define FUSE_DIO_CUSE (1 << 1) macro
H A Dfile.c1429 int cuse = flags & FUSE_DIO_CUSE; in fuse_direct_io()

Completed in 16 milliseconds