pending_stripe    219 drivers/md/raid5-cache.c 	atomic_t pending_stripe;/* how many stripes not flushed to raid */
pending_stripe    614 drivers/md/raid5-cache.c 			if (atomic_dec_and_test(&io->pending_stripe)) {
pending_stripe    622 drivers/md/raid5-cache.c 		if (atomic_dec_and_test(&io->pending_stripe))
pending_stripe    899 drivers/md/raid5-cache.c 		atomic_inc(&io->pending_stripe);
pending_stripe    963 drivers/md/raid5-cache.c 	atomic_inc(&io->pending_stripe);
pending_stripe   1124 drivers/md/raid5-cache.c 			atomic_inc(&log->current_io->pending_stripe);
pending_stripe   1253 drivers/md/raid5-cache.c 	if (io && atomic_dec_and_test(&io->pending_stripe))