Searched refs:CLD_FLG_IO_SERIAL (Results 1 – 3 of 3) sorted by relevance
161 #define CLD_FLG_IO_SERIAL 0x0000008000000000ULL /* serialize IO at the IO operation level */ macro
802 if (args->flags & CLD_FLG_IO_SERIAL) { in ChildMain()855 if (args->flags & CLD_FLG_IO_SERIAL) { in ChildMain()
124 args->flags |= CLD_FLG_IO_SERIAL; in fill_cld_args()