Searched refs:WritableOnly (Results 1 – 1 of 1) sorted by relevance
66 static int WritableOnly = 0; /* -o w, check writable fs' only */ variable132 if (errno != EACCES || WritableOnly) { in doOpen()260 WritableOnly++; in parseSubOptions()289 if (WritableOnly && ReadOnly) { in sanityCheckOpts()