Searched defs:can_write (Results 1 – 2 of 2) sorted by relevance
478 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() local
415 inline bool can_write(const Twine &Path) { in can_write() function