Searched refs:of_write (Results 1 – 2 of 2) sorted by relevance
85 static inline struct openflags of_write(struct openflags flags) in of_write() function93 return of_read(of_write(flags)); in of_rdwr()
168 *mode_out = of_write(*mode_out); in os_file_mode()