Searched refs:allow_create_ (Results 1 – 2 of 2) sorted by relevance
159 if (!allow_create_ && (flags & O_CREAT)) { in CheckOpen()221 allow_create_(allow_create) { in BrokerFilePermission()
112 bool allow_create_; variable