Home
last modified time | relevance | path

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

/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-stxx-defs.h136 uint64_t nosync:1; member
156 uint64_t nosync:1; member
175 uint64_t nosync:1; member
/linux-3.3/drivers/md/
Ddm-raid1.c660 struct bio_list sync, nosync, recover, *this_list = NULL; in do_writes() local