HomeSort by: relevance | last modified time | path
    Searched defs:nocache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/adosfs/
adlookup.c 72 int nameiop, last, flags, error, nocache, i; local in function:adosfs_lookup
96 nocache = 0;
232 nocache = 1;
242 nocache = 1;
249 if (nocache == 0)
adlookup.c 72 int nameiop, last, flags, error, nocache, i; local in function:adosfs_lookup
96 nocache = 0;
232 nocache = 1;
242 nocache = 1;
249 if (nocache == 0)

Completed in 21 milliseconds