Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/include/shared/
H A Dos.h98 static inline struct openflags of_sync(struct openflags flags) in of_sync() function
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c286 global_openflags = of_sync(global_openflags); in ubd_setup_common()