Searched refs:f_nocache (Results 1 – 1 of 1) sorted by relevance
475 int f_nocache = 0; in unix_open() local519 f_nocache = F_NOCACHE; in unix_open()530 if (f_nocache) { in unix_open()531 if (fcntl(data->dev, f_nocache, 1) < 0) { in unix_open()