Home
last modified time | relevance | path

Searched refs:FOPEN_STREAM (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfuse.h391 #define FOPEN_STREAM (1 << 4) macro
/linux/fs/fuse/
H A Dfile.c228 if (ff->open_flags & FOPEN_STREAM) in fuse_finish_open()