Home
last modified time | relevance | path

Searched defs:nosync (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-stxx-defs.h152 uint64_t nosync:1; member
184 uint64_t nosync:1; member
216 uint64_t nosync:1; member
/linux-4.4.14/drivers/md/
Ddm-raid1.c687 struct bio_list sync, nosync, recover, *this_list = NULL; in do_writes() local