Home
last modified time | relevance | path

Searched refs:O_WRONLY (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dfcntl.h10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \
A Dfilelock.h473 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()
/include/uapi/asm-generic/
A Dfcntl.h20 #define O_WRONLY 00000001 macro
/include/trace/misc/
A Dfs.h26 { O_WRONLY, "O_WRONLY" }, \
/include/linux/lockd/
A Dlockd.h313 file->f_file[O_RDONLY] : file->f_file[O_WRONLY]; in nlmsvc_file_file()

Completed in 9 milliseconds