Searched refs:__noflush_suspending (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm.c598 static int __noflush_suspending(struct mapped_device *md) function
617 if (!(io->error > 0 && __noflush_suspending(md)))
628 if (__noflush_suspending(md)) {
2876 return __noflush_suspending(dm_table_get_md(ti->table));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm.c598 static int __noflush_suspending(struct mapped_device *md) function
617 if (!(io->error > 0 && __noflush_suspending(md)))
628 if (__noflush_suspending(md)) {
2876 return __noflush_suspending(dm_table_get_md(ti->table));

Completed in 133 milliseconds