Searched refs:linux_common_openflags (Results 1 – 3 of 3) sorted by relevance
232 int linux_common_openflags(int);
110 linux_common_openflags(int l_flags) in linux_common_openflags() function166 bsd_flags = linux_common_openflags(l_flags); in linux_common_open()310 bsd_flags = linux_common_openflags(args->flags); in linux_open_by_handle_at()
2966 flags = linux_common_openflags(args->oflag); in linux_mq_open()