Searched refs:O_EXCL (Results 1 – 12 of 12) sorted by relevance
2 #define O_EXCL 0200 macro
78 tflag |= O_EXCL; in HalFileOpen()
73 tflag |= O_EXCL; in HalFileOpen()
48 res |= O_EXCL; in _mode_convert()
76 ret |= O_EXCL; in ReadModeChange()
90 ret |= O_EXCL; in ConvertFlags()
75 ret |= O_EXCL; in ReadModeChange()
149 …= O_RDONLY | O_WRONLY | O_RDWR | O_APPEND | O_CREAT | O_LARGEFILE | O_TRUNC | O_EXCL | O_DIRECTORY; in open()
822 pfile = filp_open("/tmp/g2d_rcq_header", O_RDWR | O_CREAT | O_EXCL, 0755); in g2d_mixer_rcq_debug()842 regblk_name, O_RDWR | O_CREAT | O_EXCL, 0755); in g2d_mixer_rcq_debug()
356 if (filp->f_flags & O_EXCL) { in drm_open_helper()
1015 pfile = filp_open(image_name, O_RDWR | O_CREAT | O_EXCL, 0755); in disp_capture_dump_store()