FMODE_STREAM 1257 fs/open.c filp->f_mode |= FMODE_STREAM; FMODE_STREAM 573 fs/read_write.c return file->f_mode & FMODE_STREAM ? NULL : &file->f_pos;