Searched refs:F_NOWRITE (Results 1 – 6 of 6) sorted by relevance
57 if (f->f_flags & F_NOWRITE) { in fchmod()
114 #define F_NOWRITE 0x0010 /* bootblock writing broken or unsupported */ macro
524 of->f_flags |= F_NOWRITE; in devopen()683 of->f_flags |= F_NOWRITE; in devopen()
538 f->f_flags |= F_NOWRITE; in biosopen()
537 f->f_flags |= F_NOWRITE; in biosopen()
562 f->f_flags |= F_NOWRITE; in efiopen()