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

/linux-master/fs/fuse/
H A Dcuse.c99 return fuse_direct_io(&io, to, &pos, FUSE_DIO_CUSE);
111 FUSE_DIO_WRITE | FUSE_DIO_CUSE);
H A Dfuse_i.h1317 #define FUSE_DIO_CUSE (1 << 1) macro
H A Dfile.c1536 int cuse = flags & FUSE_DIO_CUSE;

Completed in 129 milliseconds