Searched refs:O_WRONLY (Results 1 – 5 of 5) sorted by relevance
10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \
473 ret = break_deleg(inode, O_WRONLY|O_NONBLOCK); in try_break_deleg()485 ret = break_deleg(*delegated_inode, O_WRONLY); in break_deleg_wait()496 wait ? O_WRONLY : O_WRONLY | O_NONBLOCK, in break_layout()
20 #define O_WRONLY 00000001 macro
26 { O_WRONLY, "O_WRONLY" }, \
313 file->f_file[O_RDONLY] : file->f_file[O_WRONLY]; in nlmsvc_file_file()
Completed in 9 milliseconds