Searched refs:FOPEN_NONSEEKABLE (Results 1 – 3 of 3) sorted by relevance
369 * FOPEN_NONSEEKABLE: the file is not seekable macro 378 #define FOPEN_NONSEEKABLE (1 << 2)
1685 if (ff->open_flags & (FOPEN_STREAM | FOPEN_NONSEEKABLE)) in fuse_dir_open()
211 else if (ff->open_flags & FOPEN_NONSEEKABLE) in fuse_finish_open()