O_WRONLY 1976 include/linux/fs.h ret = break_deleg(inode, O_WRONLY|O_NONBLOCK); O_WRONLY 1988 include/linux/fs.h ret = break_deleg(*delegated_inode, O_WRONLY); O_WRONLY 281 scripts/dtc/util.c fd = open(filename, O_WRONLY | O_CREAT | O_TRUNC, 0666); O_WRONLY 912 scripts/kconfig/confdata.c fd = open(path, O_WRONLY | O_CREAT | O_TRUNC, 0644); O_WRONLY 932 scripts/kconfig/confdata.c fd = open(path, O_WRONLY | O_CREAT | O_TRUNC, 0644);