has_current_state 2091 drivers/block/rbd.c 	bool has_current_state;
has_current_state 2115 drivers/block/rbd.c 	has_current_state = ceph_decode_8(&p);
has_current_state 2116 drivers/block/rbd.c 	if (has_current_state)
has_current_state 2121 drivers/block/rbd.c 	if (!has_current_state || current_state == state ||