Home
last modified time | relevance | path

Searched refs:of_sync (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/um/include/shared/
Dos.h103 static inline struct openflags of_sync(struct openflags flags) in of_sync() function
/linux-6.1.9/arch/um/drivers/
Dubd_kern.c249 global_openflags = of_sync(global_openflags); in ubd_setup_common()